DoubleVarOf

class DoubleVarOf<T : Double>(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 : Double> DoubleVarOf<T>.value: T