Character I/O Interface ======================= The character I/O interface defines a simple API allowing the kernel to write characters to a platform's output device. API Reference ------------- Functions --------- .. doxygenfunction:: kapi::cio::init .. doxygenfunction:: kapi::cio::set_output_device .. doxygenfunction:: kapi::cio::write Classes ------- .. doxygenstruct:: kapi::cio::output_device Enums ----- .. doxygenenum:: kapi::cio::output_stream