Red Hat Training

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

function::u64_arg


Name

function::u64_arg — Return function argument as unsigned 64-bit value

Synopsis

u64_arg:long(n:long)

Arguments

n
index of argument to return

Description

Return the unsigned 64-bit value of argument n, same as ulonglong_arg.