[][src]Function secp256k1_sys::secp256k1_ec_seckey_tweak_mul

pub unsafe extern "C" fn secp256k1_ec_seckey_tweak_mul(
    cx: *const Context,
    sk: *mut c_uchar,
    tweak: *const c_uchar
) -> c_int