Struct x11::xcursor::_XcursorFileToc [−] [src]

pub struct _XcursorFileToc {
    pub type_: XcursorUInt,
    pub subtype: XcursorUInt,
    pub position: XcursorUInt,
}

Fields

type_
subtype
position

Trait Implementations

Derived Implementations

impl Copy for _XcursorFileToc

impl Clone for _XcursorFileToc

fn clone(&self) -> _XcursorFileToc

fn clone_from(&mut self, source: &Self)