Function blst::blst_pairing_raw_aggregate

source ยท
pub unsafe extern "C" fn blst_pairing_raw_aggregate(
    ctx: *mut blst_pairing,
    q: *const blst_p2_affine,
    p: *const blst_p1_affine,
)