Type Definition julia_sys::jl_fptr_linfo_t [] [src]

type jl_fptr_linfo_t = Option<unsafe extern "C" fn(_: *mut _jl_method_instance_t, _: *mut *mut jl_value_t, _: u32, _: *mut jl_svec_t) -> *mut jl_value_t>;