Skip to main content

ExtendsImportSemaphoreWin32HandleInfoKHR

Trait ExtendsImportSemaphoreWin32HandleInfoKHR 

Source
pub unsafe trait ExtendsImportSemaphoreWin32HandleInfoKHR { }
Expand description

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

§Safety

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

Implementors§