Struct glutin::platform::unix::x11::ffi::XIDetachSlaveInfo [−][src]
Fields
_type: i32
deviceid: i32
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for XIDetachSlaveInfo
impl Send for XIDetachSlaveInfo
impl Sync for XIDetachSlaveInfo
impl Unpin for XIDetachSlaveInfo
impl UnwindSafe for XIDetachSlaveInfo
Blanket Implementations
Mutably borrows from an owned value. Read more