[go: up one dir, main page]

Struct winit::os::unix::x11::XWindow [] [src]

pub struct XWindow { /* fields omitted */ }

Trait Implementations

impl Send for XWindow
[src]

impl Sync for XWindow
[src]

impl Drop for XWindow
[src]

A method called when the value goes out of scope. Read more