Skip to main content

ExtendsUbmSurfaceCreateInfoSEC

Trait ExtendsUbmSurfaceCreateInfoSEC 

Source
pub unsafe trait ExtendsUbmSurfaceCreateInfoSEC { }
Expand description

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

§Safety

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

Implementors§