function::set_uint_arg - Linux


Overview

function::set_uint_arg sets a function argument to a uint value.

Syntax

function::set_uint_arg { FUNCTION_NAME ARG_NAME VALUE }

Options/Flags

None.

Examples

function::set_uint_arg {mirror_test kNumThreads 16}

Common Issues

None.

Integration

The command can be used together with other function commands to build more complex functions.

Related Commands

  • function::call
  • function::set_arg
  • function::set_string_arg