pub unsafe extern "C" fn gcc_jit_context_new_param(
ctx: *mut gcc_jit_context,
loc: *mut gcc_jit_location,
ty: *mut gcc_jit_type,
name: *const c_char,
) -> *mut gcc_jit_parampub unsafe extern "C" fn gcc_jit_context_new_param(
ctx: *mut gcc_jit_context,
loc: *mut gcc_jit_location,
ty: *mut gcc_jit_type,
name: *const c_char,
) -> *mut gcc_jit_param