Function blst::blst_sk_inverse

source ยท
pub unsafe extern "C" fn blst_sk_inverse(
    out: *mut blst_scalar,
    a: *const blst_scalar,
)