Function Macro
GLibSTRUCT_MEMBER
[−]
Description [src]
Returns a member of a structure at a given offset, using the given type.
This function is not directly available to language bindings.
[−]
Parameters
member_type
-
Type:
-
The type of the struct field.
struct_p
-
Type:
-
A pointer to a struct.
struct_offset
-
Type:
-
The offset of the field from the start of the struct, in bytes.