[−][src]Type Definition xcb::xproto::GetModifierMappingCookie  
type GetModifierMappingCookie<'a> = Cookie<'a, xcb_get_modifier_mapping_cookie_t>;
type GetModifierMappingCookie<'a> = Cookie<'a, xcb_get_modifier_mapping_cookie_t>;
impl<'a> GetModifierMappingCookie<'a>[src]pub fn get_reply(&self) -> Result<GetModifierMappingReply, GenericError>[src]