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