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