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