Type Alias winit::platform_impl::linux::x11::ffi::XcursorAnimate

source ·
pub type XcursorAnimate = _XcursorAnimate;

Aliased Type§

struct XcursorAnimate {
    pub cursors: *mut _XcursorCursors,
    pub sequence: i32,
}

Fields§

§cursors: *mut _XcursorCursors§sequence: i32