⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

with_terminal_manager

Function with_terminal_manager 

Source
pub fn with_terminal_manager<R, F: FnOnce(&TerminalManager) -> R>(
    f: F,
) -> Option<R>
Expand description

Execute a function with the terminal manager