pub unsafe fn secp256k1_ec_pubkey_tweak_mul(
    cx: *const Context,
    pk: *mut PublicKey,
    tweak: *const c_uchar
) -> c_int
Expand description

The PublicKey equivalent of secp256k1_ec_privkey_tweak_mul