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

type GetMapCookie<'a> = Cookie<'a, xcb_xkb_get_map_cookie_t>;

Implementations

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

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