Struct x11_dl::xcursor::_XcursorFileToc [] [src]

#[repr(C)]
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]