kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
IntVarOf
Int
Var
Of
Native
class
IntVarOf
<
T
:
Int
>
(
rawPtr
:
NativePtr
)
:
CPrimitiveVar
Content copied to clipboard
Types
Properties
Extensions
Types
Companion
Link copied to clipboard
Native
object
Companion
:
CPrimitiveVar.Type
Content copied to clipboard
Properties
rawPtr
Link copied to clipboard
Native
var
rawPtr
:
NativePtr
Content copied to clipboard
Extensions
value
Link copied to clipboard
Native
var
<
T
:
Int
>
IntVarOf
<
T
>
.
value
:
T
Content copied to clipboard