pub fn register_console_input_callback(f: &'static InputCallback)Expand description
Registers a callback function to be called when there is console input.
pub fn register_console_input_callback(f: &'static InputCallback)Registers a callback function to be called when there is console input.