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