Type Alias x11_dl::xrender::XSpanFix

source ·
pub type XSpanFix = _XSpanFix;

Aliased Type§

struct XSpanFix {
    pub left: i32,
    pub right: i32,
    pub y: i32,
}

Fields§

§left: i32§right: i32§y: i32