Function bli_eqm

Source
pub unsafe extern "C" fn bli_eqm(
    x: *mut obj_t,
    y: *mut obj_t,
    is_eq: *mut bool,
)