pub unsafe extern "C" fn otCliInputLine(aLine: *mut c_char)
Feeds input to the static CLI interpreter.
Requires OPENTHREAD_CONFIG_CLI_STATIC_INTERPRETER_ENABLE.
OPENTHREAD_CONFIG_CLI_STATIC_INTERPRETER_ENABLE
@param[in] aLine A pointer to a null-terminated string.