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

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

Fields

Trait Implementations

impl Clone for _XcursorFileToc
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for _XcursorFileToc
[src]