Function blst::blst_p2_is_equal

source ·
pub unsafe extern "C" fn blst_p2_is_equal(
    a: *const blst_p2,
    b: *const blst_p2
) -> bool