pub type XcursorComments = _XcursorComments;Aliased Type§
#[repr(C)]pub struct XcursorComments {
pub ncomment: i32,
pub comments: *mut *mut _XcursorComment,
}Fields§
§ncomment: i32§comments: *mut *mut _XcursorCommentpub type XcursorComments = _XcursorComments;#[repr(C)]pub struct XcursorComments {
pub ncomment: i32,
pub comments: *mut *mut _XcursorComment,
}ncomment: i32§comments: *mut *mut _XcursorComment