Skip to main content

ExtendsImageFormatListCreateInfo

Trait ExtendsImageFormatListCreateInfo 

Source
pub unsafe trait ExtendsImageFormatListCreateInfo { }
Expand description

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

§Safety

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

Implementors§