Function kernel::io::console::run_with_console
source · pub(super) fn run_with_console<F, U>(f: F) -> U
Expand description
SAFETY
the caller must assure that this is not called while not being initialized at the same time