[][src]Type Definition xcb::xkb::GetCompatMapCookie

type GetCompatMapCookie<'a> = Cookie<'a, xcb_xkb_get_compat_map_cookie_t>;

Methods

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

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