Skip to main content

ExtendsCopyMemoryToImageIndirectInfoKHR

Trait ExtendsCopyMemoryToImageIndirectInfoKHR 

Source
pub unsafe trait ExtendsCopyMemoryToImageIndirectInfoKHR { }
Expand description

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

§Safety

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

Implementors§