Function secp256k1_sys::secp256k1_xonly_pubkey_parse
source · pub unsafe extern "C" fn secp256k1_xonly_pubkey_parse(
cx: *const Context,
pubkey: *mut XOnlyPublicKey,
input32: *const c_uchar
) -> c_int
pub unsafe extern "C" fn secp256k1_xonly_pubkey_parse(
cx: *const Context,
pubkey: *mut XOnlyPublicKey,
input32: *const c_uchar
) -> c_int