package cs.system
extends ValueType
implements ISerializable
Available on cs new (value:UInt64) new (value:Pointer<Void>) new (value:UInt) ToPointer ():Pointer<Void> ToUInt32 ():UInt ToUInt64 ():UInt64static read only Size:Int static read only Zero:UIntPtr static op_Equality (value1:UIntPtr, value2:UIntPtr):Bool static op_Explicit (value:UInt64):UIntPtr static op_Explicit (value:UInt):UIntPtr static op_Explicit (value:UIntPtr):Pointer<Void> static op_Explicit (value:Pointer<Void>):UIntPtr static op_Inequality (value1:UIntPtr, value2:UIntPtr):Bool
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/UIntPtr.html