Skip to main content

ExtendsBeginCustomResolveInfoEXT

Trait ExtendsBeginCustomResolveInfoEXT 

Source
pub unsafe trait ExtendsBeginCustomResolveInfoEXT { }
Expand description

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

§Safety

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

Implementors§