Function ostd::arch::x86::console::register_console_input_callback

source ยท
pub fn register_console_input_callback(f: &'static InputCallback)
Expand description

Registers a callback function to be called when there is console input.