Function secp256k1_sys::secp256k1_keypair_create
source · pub unsafe extern "C" fn secp256k1_keypair_create(
cx: *const Context,
keypair: *mut KeyPair,
seckey: *const c_uchar
) -> c_int
pub unsafe extern "C" fn secp256k1_keypair_create(
cx: *const Context,
keypair: *mut KeyPair,
seckey: *const c_uchar
) -> c_int