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