kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
utf16
utf16
Native
val
String
.
utf16
:
CValues
<
UShortVar
>
Return
the value of zero-terminated UTF-16-encoded C string constructed from given
kotlin.String
.