[][src]Function openthread_sys::otCliOutputFormat

pub unsafe extern "C" fn otCliOutputFormat(aFmt: *const c_char, ...)

Write formatted string to the CLI console

@param[in] aFmt A pointer to the format string. @param[in] ... A matching list of arguments.