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

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

Implementations

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

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