Function blst::blst_fp_mul_by_3

source ยท
pub unsafe extern "C" fn blst_fp_mul_by_3(
    ret: *mut blst_fp,
    a: *const blst_fp,
)