Struct slos_hal::null_system::NULL_CONSOLE [−][src]
pub struct NULL_CONSOLE { /* fields omitted */ }
Expand description
Global instance of the NullConsole
Methods from Deref<Target = UnsafeContainer<NullConsole>>
Trait Implementations
type Target = UnsafeContainer<NullConsole>
type Target = UnsafeContainer<NullConsole>
The resulting type after dereferencing.
Dereferences the value.