Function jit_function_get_meta

Source
pub unsafe extern "C" fn jit_function_get_meta(
    func: jit_function_t,
    _type: c_int,
) -> *mut c_void