Type Alias webrender_api::units::DeviceIntLength
source · pub type DeviceIntLength = Length<i32, DevicePixel>;
Aliased Type§
struct DeviceIntLength(pub i32);
Fields§
§0: i32
pub type DeviceIntLength = Length<i32, DevicePixel>;
struct DeviceIntLength(pub i32);
0: i32