API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#define G_STRUCT_MEMBER_P ( struct_p, struct_offset )
Returns an untyped pointer to a given offset of a struct.
This function is not directly available to language bindings.
struct_p
Type: -
-
A pointer to a struct.
struct_offset
The offset from the start of the struct, in bytes.