MIN_CODE_POINT

const val MIN_CODE_POINT: Int = 0

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