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