Skip to main content

ExtendsWin32SurfaceCreateInfoKHR

Trait ExtendsWin32SurfaceCreateInfoKHR 

Source
pub unsafe trait ExtendsWin32SurfaceCreateInfoKHR { }
Expand description

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

§Safety

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

Implementors§