pub unsafe extern "C" fn otCliInterpreterFinalize(
aInterpreter: *mut otCliInterpreter,
)Expand description
Finalizes the CLI interpreter.
@param[in] aInterpreter A pointer to a CLI interpreter.
pub unsafe extern "C" fn otCliInterpreterFinalize(
aInterpreter: *mut otCliInterpreter,
)Finalizes the CLI interpreter.
@param[in] aInterpreter A pointer to a CLI interpreter.