kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
pointed
pointed
Native
val
<
T
:
CPointed
>
CPointer
<
T
>
.
pointed
:
T
Content copied to clipboard
Returns the corresponding
CPointed
.
var
<
T
:
CPointed
,
P
:
CPointer
<
T
>
>
CPointerVarOf
<
P
>
.
pointed
:
T
?
Content copied to clipboard
The code or data pointed by the value of this variable.