winit::os::unix::x11
pub struct XWindow { /* fields omitted */ }
impl Send for XWindow
impl Sync for XWindow
impl Drop for XWindow
fn drop(&mut self)
A method called when the value goes out of scope. Read more