Variables

read onlyraw:RawPointer<T>

read onlyvalue:T

Methods

Static methods

staticfromPointer<T> (inNativePointer:Dynamic):ConstPointer<T>

staticfromRaw<T> (ptr:RawConstPointer<T>):ConstPointer<T>