sourCEntral - mobile manpages

pdf

FUNCTION::SET_POINTE

NAME

function::set_pointer_arg - Set function argument as pointer value

SYNOPSIS

set_pointer_arg(n:long,v:long)

ARGUMENTS

n

index of argument to return

v

value to set

DESCRIPTION

Set the unsigned value of argument n, same as ulong_arg. Can be used with any type of pointer.

SEE ALSO

tapset::registers(3stap)

pdf