Function acb_eq

Source
pub unsafe extern "C" fn acb_eq(
    x: *const acb_struct,
    y: *const acb_struct,
) -> c_int