Struct allegro_sys::events::ALLEGRO_EVENT_SOURCE [] [src]

#[repr(C)]
pub struct ALLEGRO_EVENT_SOURCE { pub __pad: [c_int; 32], }

Fields

Trait Implementations

impl Copy for ALLEGRO_EVENT_SOURCE

impl Clone for ALLEGRO_EVENT_SOURCE

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more