[][src]Function blst::blst_fr_mul

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