kotlin-stdlib / kotlin / Char / MIN_CODE_POINT MIN_CODE_POINT Native 1.3 @ExperimentalNativeApi const val MIN_CODE_POINT: Int(source) The minimum value of a Unicode code point. Note that this constant is experimental. In the future it could be deprecated in favour of another constant of a CodePoint type.