Struct bwapi_sys::EventType[][src]

#[repr(C)]
pub struct EventType { pub id: c_int, }

Fields

Trait Implementations

impl Copy for EventType
[src]

impl Clone for EventType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for EventType

impl Sync for EventType