Skip to main content

ExtendsCopyMemoryToImageInfo

Trait ExtendsCopyMemoryToImageInfo 

Source
pub unsafe trait ExtendsCopyMemoryToImageInfo { }
Expand description

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

§Safety

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

Implementors§