[][src]Function mcl::ffi::mclBn_pairing

pub unsafe extern "C" fn mclBn_pairing(
    z: *mut MclBnGT,
    x: *const MclBnG1,
    y: *const MclBnG2
)