kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
CValues
/
place
place
Native
abstract
fun
place
(
placement
:
CPointer
<
T
>
)
:
CPointer
<
T
>
Copy the referenced values to
placement
and return placement pointer.