Skip to main content

ExtendsPhysicalDeviceVariablePointersFeatures

Trait ExtendsPhysicalDeviceVariablePointersFeatures 

Source
pub unsafe trait ExtendsPhysicalDeviceVariablePointersFeatures { }
Expand description

Marker trait for structs that can appear in the pNext chain of PhysicalDeviceVariablePointersFeatures.

§Safety

Implementors must be valid pNext chain members for the target struct.

Implementors§