Function secp256k1_sys::secp256k1_keypair_sec
source ยท pub unsafe extern "C" fn secp256k1_keypair_sec(
cx: *const Context,
output_seckey: *mut c_uchar,
keypair: *const Keypair,
) -> c_int
pub unsafe extern "C" fn secp256k1_keypair_sec(
cx: *const Context,
output_seckey: *mut c_uchar,
keypair: *const Keypair,
) -> c_int