Source position: vulkanlib.pas line 11670
type TVkPresentRegionKHR = record
rectangleCount: TVkUInt32;
pRectangles: PVkRectLayerKHR;
end;