Este contenido no está disponible en el idioma seleccionado.
function::pointer_arg
Name
function::pointer_arg — Return function argument as pointer value
Synopsis
pointer_arg:long(n:long)
Arguments
n
- index of argument to return
Description
Return the unsigned value of argument n, same as ulong_arg. Can be used with any type of pointer.