Source position: vulkanlib.pas line 12782
type TVkPhysicalDeviceMaintenance4Features = record
sType: TVkStructureType;
pNext: PVkVoid;
maintenance4: TVkBool32;
end;