Function bwapi_sys::Game_getClosestUnit[][src]

pub unsafe extern "C" fn Game_getClosestUnit(
    self_: *mut Game,
    center: Position,
    pred: UnaryUnitFilter,
    radius: c_int
) -> *mut Unit