Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

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.