[][src]Type Definition xcb::xfixes::GetCursorImageCookie

type GetCursorImageCookie<'a> = Cookie<'a, xcb_xfixes_get_cursor_image_cookie_t>;

Implementations

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

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