Struct bwapi_sys::BulletType[][src]

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

Fields

Trait Implementations

impl Copy for BulletType
[src]

impl Clone for BulletType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for BulletType

impl Sync for BulletType