Skip to main content

ExtendsExportSemaphoreCreateInfo

Trait ExtendsExportSemaphoreCreateInfo 

Source
pub unsafe trait ExtendsExportSemaphoreCreateInfo { }
Expand description

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

§Safety

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

Implementors§