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