Type Alias DeviceIndependentIntLength

Source
pub type DeviceIndependentIntLength = Length<i32, DeviceIndependentPixel>;

Aliased Type§

#[repr(C)]
pub struct DeviceIndependentIntLength(pub i32);

Tuple Fields§

§0: i32