Function secp256k1::ffi::secp256k1_ec_privkey_inverse[][src]

pub unsafe extern "C" fn secp256k1_ec_privkey_inverse(
    cx: *const Context,
    out: *mut c_uchar,
    scalar: *const c_uchar
) -> c_int