Function bwapi_sys::Game_getUnitsInRectangle[][src]

pub unsafe extern "C" fn Game_getUnitsInRectangle(
    self_: *mut Game,
    topLeft: Position,
    bottomRight: Position,
    pred: UnaryUnitFilter
) -> *mut UnitIterator