Type Definition bwapi_sys::BestUnitFilter[][src]

type BestUnitFilter = Option<unsafe extern "C" fn(left: *mut Unit, right: *mut Unit) -> *mut Unit>;