x11rb::protocol::xfixes

Function get_cursor_image_and_name

Source
pub fn get_cursor_image_and_name<Conn>(
    conn: &Conn,
) -> Result<Cookie<'_, Conn, GetCursorImageAndNameReply>, ConnectionError>
where Conn: RequestConnection + ?Sized,