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