Source position: vulkanlib.pas line 12827
type TVkPhysicalDeviceMaintenance6FeaturesKHR = record
sType: TVkStructureType;
pNext: PVkVoid;
maintenance6: TVkBool32;
end;