Represents an instance of a C structure.
make interface.language.c.c_struct_instance(struct)
: Class constructor.make interface.language.c.c_struct_instance(struct, inst)
: Internal use only.destruct interface.language.c.c_struct_instance()
: Class destructor.operator |()
: Get or set structure value._destruct
: Internal use only._instance
: Internal use only._struct
: Internal use only.__destruct__()
: Class destructor.__op_call__()
: Get or set structure value.pointer()
: Return pointer value usable in functions.