Function bwapi_sys::Game_getBuildLocation[][src]

pub unsafe extern "C" fn Game_getBuildLocation(
    self_: *mut Game,
    type_: UnitType,
    desiredPosition: TilePosition,
    maxRange: c_int,
    creep: bool
) -> TilePosition