Struct allegro_sys::events::ALLEGRO_EVENT [] [src]

#[repr(C)]
pub struct ALLEGRO_EVENT { pub data: [u8; 72], }

Fields

Methods

impl ALLEGRO_EVENT
[src]

Trait Implementations

impl Copy for ALLEGRO_EVENT

impl Clone for ALLEGRO_EVENT

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more