Function early_printer::take
source · pub fn take() -> Option<EarlyFramebufferPrinter>
Expand description
De-initializes and returns the early graphical framebuffer, allowing it to be re-used elsewhere.
pub fn take() -> Option<EarlyFramebufferPrinter>
De-initializes and returns the early graphical framebuffer, allowing it to be re-used elsewhere.