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

type GrabPointerCookie<'a> = Cookie<'a, xcb_grab_pointer_cookie_t>;

Implementations

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

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