⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
get_console_driver
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
console
veridian_kernel
::
drivers
::
console
Function
get_
console_
driver
Copy item path
Source
pub fn get_console_driver() -> &'static Mutex<
ConsoleDriver
>
Expand description
Get the global console driver