[][src]Function secp256k1_sys::secp256k1_xonly_pubkey_serialize

pub unsafe extern "C" fn secp256k1_xonly_pubkey_serialize(
    cx: *const Context,
    output32: *mut c_uchar,
    pubkey: *const XOnlyPublicKey
) -> c_int