Function blst::blst_fp_inverse

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