Skip to main content

ExtendsImageSparseMemoryRequirementsInfo2

Trait ExtendsImageSparseMemoryRequirementsInfo2 

Source
pub unsafe trait ExtendsImageSparseMemoryRequirementsInfo2 { }
Expand description

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

§Safety

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

Implementors§