Function blst::blst_fp_sqr

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