[][src]Type Definition xcb::xproto::SetPointerMappingCookie

type SetPointerMappingCookie<'a> = Cookie<'a, xcb_set_pointer_mapping_cookie_t>;

Methods

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

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