Struct bwapi_sys::UpgradeType[][src]

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

Fields

Trait Implementations

impl Copy for UpgradeType
[src]

impl Clone for UpgradeType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for UpgradeType

impl Sync for UpgradeType