Skip to main content

otCliGetStaticInterpreter

Function otCliGetStaticInterpreter 

Source
pub unsafe extern "C" fn otCliGetStaticInterpreter() -> *mut otCliInterpreter
Expand description

Gets the pointer to the static CLI interpreter.

Requires OPENTHREAD_CONFIG_CLI_STATIC_INTERPRETER_ENABLE.

@returns A pointer to the static CLI interpreter.