[][src]Function openthread_sys::otCliSetUserCommands

pub unsafe extern "C" fn otCliSetUserCommands(
    aUserCommands: *const otCliCommand,
    aLength: u8
)

Set a user command table.

@param[in] aUserCommands A pointer to an array with user commands. @param[in] aLength @p aUserCommands length.