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 _XcursorComments
impl Clone for _XcursorComments
fn clone(&self) -> _XcursorComments
fn 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
).