pub unsafe extern "C" fn otCliVendorSetUserCommands()
Expand description
Callback to allow vendor specific commands to be added to the user command table.
Available when OPENTHREAD_CONFIG_CLI_VENDOR_COMMANDS_ENABLE
is enabled and
OPENTHREAD_CONFIG_CLI_MAX_USER_CMD_ENTRIES
is greater than 1.