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

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

Methods

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

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