pub type XcursorComments = _XcursorComments;Aliased Type§
struct XcursorComments {
pub ncomment: i32,
pub comments: *mut *mut _XcursorComment,
}Fields§
§ncomment: i32§comments: *mut *mut _XcursorCommentpub type XcursorComments = _XcursorComments;struct XcursorComments {
pub ncomment: i32,
pub comments: *mut *mut _XcursorComment,
}ncomment: i32§comments: *mut *mut _XcursorComment