Struct bwapi_sys::UnitType[][src]

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

Fields

Trait Implementations

impl Copy for UnitType
[src]

impl Clone for UnitType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for UnitType

impl Sync for UnitType