gcc_jit_field

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.

extern (C)
struct gcc_jit_field

Meta