Function blst::blst_fp12_mul

source ·
pub unsafe extern "C" fn blst_fp12_mul(
    ret: *mut blst_fp12,
    a: *const blst_fp12,
    b: *const blst_fp12
)