Type Alias webrender_api::units::DeviceIntLength

source ·
pub type DeviceIntLength = Length<i32, DevicePixel>;

Aliased Type§

struct DeviceIntLength(pub i32);

Fields§

§0: i32