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