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