Function blst::blst_p1_is_equal

source ยท
pub unsafe extern "C" fn blst_p1_is_equal(
    a: *const blst_p1,
    b: *const blst_p1,
) -> bool