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

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

Methods

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

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