[][src]Function secp256k1::ffi::secp256k1_ec_privkey_tweak_mul

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