Struct x11_dl::xrender::_XTrap [−][src]
Fields
top: XSpanFix
bottom: XSpanFix
Trait Implementations
impl Debug for _XTrap[src]
impl Debug for _XTrapfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for _XTrap[src]
impl Clone for _XTrapfn clone(&self) -> _XTrap[src]
fn clone(&self) -> _XTrapReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for _XTrap[src]
impl Copy for _XTrapimpl PartialEq for _XTrap[src]
impl PartialEq for _XTrap