.NET API 126,264 bytes
UIntPtr
public static readonly UIntPtr Zero
public static int Size {
get; }
public static UIntPtr Add(
UIntPtr pointer,
int offset)
public static UIntPtr op_Addition(
UIntPtr pointer,
int offset)
public static bool op_Equality(
UIntPtr value1,
UIntPtr value2)
public static UIntPtr Subtract(
UIntPtr pointer,
int offset)