Skip to main content

otCliInterpreterFinalize

Function otCliInterpreterFinalize 

Source
pub unsafe extern "C" fn otCliInterpreterFinalize(
    aInterpreter: *mut otCliInterpreter,
)
Expand description

Finalizes the CLI interpreter.

@param[in] aInterpreter A pointer to a CLI interpreter.