Type Definition webrender_api::units::DeviceIntPoint

source ·
pub type DeviceIntPoint = Point2D<i32, DevicePixel>;