kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
toCPointer
to
CPointer
Native
fun
<
T
:
CPointed
>
Long
.
toCPointer
(
)
:
CPointer
<
T
>
?