kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
allocPointerTo
alloc
Pointer
To
Native
fun
<
T
:
CPointed
>
NativePlacement
.
allocPointerTo
(
)
:
CPointerVarOf
<
CPointer
<
T
>
>