Function blst::blst_fp12_sqr

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