Function secp256k1_zkp_sys::secp256k1_ec_pubkey_tweak_add[][src]

pub unsafe extern "C" fn secp256k1_ec_pubkey_tweak_add(
    cx: *const Context,
    pk: *mut PublicKey,
    tweak: *const u8
) -> i32