Function jit_function_to_closure

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