cli_shell_start

Function cli_shell_start 

Source
pub unsafe extern "C" fn cli_shell_start(shell: *mut CliShell)
Expand description

Starts a shell

The shell runs in a separate thread. This call is non-blocking.

ยงArguments

  • [in] - shell Shell instance