Type Definition xcb::xproto::QueryKeymapCookie [−][src]
type QueryKeymapCookie<'a> = Cookie<'a, xcb_query_keymap_cookie_t>;
type QueryKeymapCookie<'a> = Cookie<'a, xcb_query_keymap_cookie_t>;
impl<'a> QueryKeymapCookie<'a>
[src]pub fn get_reply(&self) -> Result<QueryKeymapReply, GenericError>
[src]