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