glutin
0.32.3
Resizeable
Surface
Implementors
In glutin::
surface
glutin
::
surface
Trait
ResizeableSurface
Copy item path
Source
pub trait ResizeableSurface: Sealed { }
Expand description
Marker indicating that the surface could be resized.
Implementors
§
Source
§
impl
ResizeableSurface
for
WindowSurface