Struct sdl2_sys::SDL_QuitEvent [] [src]

#[repr(C)]
pub struct SDL_QuitEvent { pub type_: Uint32, pub timestamp: Uint32, }

\brief The "quit requested" event

Fields

< ::SDL_QUIT

Trait Implementations

impl Debug for SDL_QuitEvent
[src]

[src]

Formats the value using the given formatter.

impl Copy for SDL_QuitEvent
[src]

impl Clone for SDL_QuitEvent
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more