Type Definition xcb::xkb::GetMapCookie [−][src]
type GetMapCookie<'a> = Cookie<'a, xcb_xkb_get_map_cookie_t>;
type GetMapCookie<'a> = Cookie<'a, xcb_xkb_get_map_cookie_t>;
impl<'a> GetMapCookie<'a>
[src]pub fn get_reply(&self) -> Result<GetMapReply, GenericError>
[src]