Skip to main content

gcc_jit_function_get_param_count

Function gcc_jit_function_get_param_count 

Source
pub unsafe extern "C" fn gcc_jit_function_get_param_count(
    func: *mut gcc_jit_function,
) -> ssize_t