Struct bwapi::region::Region[][src]

pub struct Region(_);

Methods

impl Region
[src]

Trait Implementations

impl FromRaw for Region
[src]

Construct entity from raw data. Unsafe. Please be 100% sure that you pass correct pointer. Read more

Auto Trait Implementations

impl !Send for Region

impl !Sync for Region