Struct x11::xcursor::_XcursorComments
[−]
[src]
pub struct _XcursorComments {
pub ncomment: c_int,
pub comments: *mut *mut XcursorComment,
}Fields
ncomment | |
comments |
pub struct _XcursorComments {
pub ncomment: c_int,
pub comments: *mut *mut XcursorComment,
}ncomment | |
comments |
impl Copy for _XcursorCommentsimpl Clone for _XcursorCommentsfn clone(&self) -> _XcursorCommentsfn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).