Name

function::ulonglong_arg — Return function argument as 64-bit value

Synopsis

    ulonglong_arg:long(n:long)

Arguments

n

index of argument to return

Description

Return the value of argument n as a 64-bit value. (Same as longlong_arg.)