Skip to main content

ExtendsDirectFBSurfaceCreateInfoEXT

Trait ExtendsDirectFBSurfaceCreateInfoEXT 

Source
pub unsafe trait ExtendsDirectFBSurfaceCreateInfoEXT { }
Expand description

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

§Safety

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

Implementors§