Struct x11::xcursor::_XcursorFileToc
[−]
[src]
pub struct _XcursorFileToc { pub type_: XcursorUInt, pub subtype: XcursorUInt, pub position: XcursorUInt, }
Fields
type_ | |
subtype | |
position |
pub struct _XcursorFileToc { pub type_: XcursorUInt, pub subtype: XcursorUInt, pub position: XcursorUInt, }
type_ | |
subtype | |
position |
impl Copy for _XcursorFileToc
impl Clone for _XcursorFileToc
fn clone(&self) -> _XcursorFileToc
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
).