glutin::surface

Trait ResizeableSurface

Source
pub trait ResizeableSurface: Sealed { }
Expand description

Marker indicating that the surface could be resized.

Implementors§