API Version: 2.0
Library Version: 2.72
#define G_STRUCT_MEMBER_P ( struct_p, struct_offset )
Returns an untyped pointer to a given offset of a struct.
struct_p
-
A pointer to a struct.
struct_offset
The offset from the start of the struct, in bytes.