Structs§
Instance::create_surface()
or a related function failed.- Handle to a presentable surface.
Enums§
- The window/canvas/surface/swap-chain/etc. a surface is attached to, for use with safe surface creation.
- The window/canvas/surface/swap-chain/etc. a surface is attached to, for use with unsafe surface creation.
Traits§
- Super trait for window handles as used in
SurfaceTarget
.
Type Aliases§
- Describes a
Surface
.