Function jl_has_empty_intersection

Source
pub unsafe extern "C" fn jl_has_empty_intersection(
    x: *mut jl_value_t,
    y: *mut jl_value_t,
) -> c_int