Struct xcb::ffi::xkb::xcb_xkb_sa_action_message_t [] [src]

#[repr(C)]
pub struct xcb_xkb_sa_action_message_t { pub type_: u8, pub flags: u8, pub message: [u8; 6], }

Fields

Trait Implementations

impl Copy for xcb_xkb_sa_action_message_t
[src]

impl Clone for xcb_xkb_sa_action_message_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more