Skip to main content

ExtendsPhysicalDeviceMaintenance5Features

Trait ExtendsPhysicalDeviceMaintenance5Features 

Source
pub unsafe trait ExtendsPhysicalDeviceMaintenance5Features { }
Expand description

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

§Safety

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

Implementors§