Function jit_type_create_struct

Source
pub unsafe extern "C" fn jit_type_create_struct(
    fields: *mut jit_type_t,
    num_fields: c_uint,
    incref: c_int,
) -> jit_type_t