kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
CValues
/
getPointer
get
Pointer
Native
open
override
fun
getPointer
(
scope
:
AutofreeScope
)
:
CPointer
<
T
>
Copies the values to placement and returns the pointer to the copy.