Skip to main content

ExtendsRenderingAreaInfo

Trait ExtendsRenderingAreaInfo 

Source
pub unsafe trait ExtendsRenderingAreaInfo { }
Expand description

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

§Safety

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

Implementors§