이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.