Struct redox::orbital::event::QuitEvent
[−]
[src]
pub struct QuitEvent;
pub struct QuitEvent;
impl QuitEventfn to_event(&self) -> Eventfn from_event(event: Event) -> QuitEventimpl Clone for QuitEventfn clone(&self) -> QuitEventfn clone_from(&mut self, source: &Self)impl Copy for QuitEvent