Type Alias XcursorComments

Source
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 _XcursorComment