Type Alias XSpanFix

Source
pub type XSpanFix = _XSpanFix;

Aliased Type§

#[repr(C)]
pub struct XSpanFix { pub left: i32, pub right: i32, pub y: i32, }

Fields§

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