A gcc_jit_field encapsulates a field within a struct; it is used when creating a struct type (using gcc_jit_context_new_struct_type). Fields cannot be shared between structs.
See Implementation
A gcc_jit_field encapsulates a field within a struct; it is used when creating a struct type (using gcc_jit_context_new_struct_type). Fields cannot be shared between structs.