Function secp256k1_sys::secp256k1_keypair_xonly_pub
source · pub unsafe extern "C" fn secp256k1_keypair_xonly_pub(
cx: *const Context,
pubkey: *mut XOnlyPublicKey,
pk_parity: *mut c_int,
keypair: *const KeyPair
) -> c_int