Struct x11_dl::xrender::_XTrap [] [src]

pub struct _XTrap {
    pub top: XSpanFix,
    pub bottom: XSpanFix,
}

Fields

top
bottom

Trait Implementations

Derived Implementations

impl Copy for _XTrap

impl Clone for _XTrap

fn clone(&self) -> _XTrap

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