[][src]Function openthread_sys::otCliOutput

pub unsafe extern "C" fn otCliOutput(aString: *const c_char, aLength: u16)

Write string to the CLI console

@param[in] aString A pointer to the string, which may not be null-terminated. @param[in] aLength Number of bytes.