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

type GetCursorImageAndNameCookie<'a> = Cookie<'a, xcb_xfixes_get_cursor_image_and_name_cookie_t>;

Methods

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

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