[−][src]Function mynewt::sys::console::console_buffer
unsafe extern "C" fn console_buffer(buffer: *const u8, length: u32)
Add the string to the output buffer.
C API: void console_buffer(const char *buffer, unsigned int length)