Function bwapi_sys::Game_canBuildHere[][src]

pub unsafe extern "C" fn Game_canBuildHere(
    self_: *mut Game,
    position: TilePosition,
    type_: UnitType,
    builder: *mut Unit,
    checkExplored: bool
) -> bool