[][src]Function blst::blst_fp12_mul

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