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

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

Implementations

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

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