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