function::set_s64_arg — Set function argument as signed 64-bit value
set_s64_arg(n:long,v:long)
n
index of argument to return
v
value to set
Set the signed 64-bit value of argument n, same as longlong_arg.