Function jl_subtype

Source
pub unsafe extern "C" fn jl_subtype(
    a: *mut jl_value_t,
    b: *mut jl_value_t,
) -> c_int