Skip to main content

ExtendsViSurfaceCreateInfoNN

Trait ExtendsViSurfaceCreateInfoNN 

Source
pub unsafe trait ExtendsViSurfaceCreateInfoNN { }
Expand description

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

§Safety

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

Implementors§