MIN_CODE_POINT

const val MIN_CODE_POINT: Int = 0(source)

The minimum value of a Unicode code point. Kotlin/Native specific.

Since Kotlin

1.3