Function secp256k1_sys::secp256k1_ec_privkey_tweak_add
source · pub unsafe extern "C" fn secp256k1_ec_privkey_tweak_add(
cx: *const Context,
sk: *mut c_uchar,
tweak: *const c_uchar
) -> c_int
👎Deprecated since 0.2.0: Please use the secp256k1_ec_seckey_tweak_add function instead