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

type QueryKeymapCookie<'a> = Cookie<'a, xcb_query_keymap_cookie_t>;

Implementations

impl<'a> QueryKeymapCookie<'a>[src]

pub fn get_reply(&self) -> Result<QueryKeymapReply, GenericError>[src]