pub unsafe extern "C" fn otCliGetStaticInterpreter() -> *mut otCliInterpreterExpand description
Gets the pointer to the static CLI interpreter.
Requires OPENTHREAD_CONFIG_CLI_STATIC_INTERPRETER_ENABLE.
@returns A pointer to the static CLI interpreter.