uintptr
Object Hierarchy:
Description:
[ SimpleType ]
[ GIR ( name = "gulong" ) ]
[ CCode ( cname = "guintptr" , default_value = "0UL" , get_value_function = "g_value_get_ulong" , marshaller_type_name = "ULONG" , set_value_function = "g_value_set_ulong" , type_id = "G_TYPE_ULONG" ) ]
[ IntegerType ( rank = 9 ) ]
public struct uintptr
Content:
Constants:
Static methods:
- public static uintptr from_pointer (void* p)
- public static uintptr max (uintptr a, uintptr b)
- public static uintptr min (uintptr a, uintptr b)
Methods: