Type Alias x11_dl::xcursor::XcursorComments

source ·
pub type XcursorComments = _XcursorComments;

Aliased Type§

struct XcursorComments {
    pub ncomment: i32,
    pub comments: *mut *mut _XcursorComment,
}

Fields§

§ncomment: i32§comments: *mut *mut _XcursorComment