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.