Type Definition xcb::xproto::GetKeyboardMappingReply[][src]

type GetKeyboardMappingReply = Reply<xcb_get_keyboard_mapping_reply_t>;

Implementations

impl GetKeyboardMappingReply[src]

pub fn keysyms_per_keycode(&self) -> u8[src]

pub fn keysyms(&self) -> &[Keysym][src]