Type Alias DeviceIntLength

Source
pub type DeviceIntLength = Length<i32, DevicePixel>;

Aliased Type§

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

Tuple Fields§

§0: i32