Function jl_sys::bindings::jl_call3

source ·
pub unsafe extern "C" fn jl_call3(
    f: *mut jl_function_t,
    a: *mut jl_value_t,
    b: *mut jl_value_t,
    c: *mut jl_value_t
) -> *mut jl_value_t