Function gccjit_sys::gcc_jit_context_new_array_type [] [src]

pub unsafe extern "C" fn gcc_jit_context_new_array_type(
    ctx: *mut gcc_jit_context,
    loc: *mut gcc_jit_location,
    ty: *mut gcc_jit_type,
    num_elements: c_int
) -> *mut gcc_jit_type