The illumos-fb crate provides access to the system framebuffer using the fbio(4I) interface. This facility allows a user process to obtain a writeable mapping, determine the screen dimensions and pixel layout, and stop the kernel from continuing to draw the text console while the program is running.
Unless otherwise noted, all components are dual-licenced under either the MIT Licence or the Apache License Version 2.0.