Struct rinwindow::glfw_window::Window[][src]

pub struct Window { /* fields omitted */ }

Methods

impl Window
[src]

Trait Implementations

impl Drop for Window
[src]

Executes the destructor for this type. Read more

impl WindowT for Window
[src]

impl GlWindow for Window
[src]

Auto Trait Implementations

impl !Send for Window

impl !Sync for Window