[][src]Function bls12_381::pairing

pub fn pairing(p: &G1Affine, q: &G2Affine) -> Gt

Invoke the pairing function without the use of precomputation and other optimizations.