Struct x11_dl::xrender::_XAnimCursor
[−]
[src]
pub struct _XAnimCursor { pub cursor: Cursor, pub delay: c_ulong, }
Fields
cursor | |
delay |
pub struct _XAnimCursor { pub cursor: Cursor, pub delay: c_ulong, }
cursor | |
delay |
impl PartialEq for _XAnimCursor
fn eq(&self, __arg_0: &_XAnimCursor) -> bool
fn ne(&self, __arg_0: &_XAnimCursor) -> bool
impl Copy for _XAnimCursor
impl Clone for _XAnimCursor
fn clone(&self) -> _XAnimCursor
fn clone_from(&mut self, source: &Self)