size_t
Object Hierarchy:
Description:
[ SimpleType ]
[ GIR ( name = "gulong" ) ]
[ CCode ( cname = "gsize" , 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 size_t
Content:
Constants:
Static methods:
- public static size_t from_pointer (void* p)
- public static size_t max (size_t a, size_t b)
- public static size_t min (size_t a, size_t b)
Methods: