pub type DeviceIntLength = Length<i32, DevicePixel>;

Aliased Type§

struct DeviceIntLength(pub i32, _);

Fields§

§0: i32