Function blst::blst_fp12_frobenius_map

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