[][src]Function blst::blst_fp_mul

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