UIntVarOf

class UIntVarOf<T : UInt>(rawPtr: NativePtr) : CPrimitiveVar

Types

Companion
Link copied to clipboard
Native
object Companion : CPrimitiveVar.Type

Properties

rawPtr
Link copied to clipboard
Native
var rawPtr: NativePtr

Extensions

value
Link copied to clipboard
Native
var <T : UInt> UIntVarOf<T>.value: T