Type Alias servo_geometry::FramebufferUintLength

source ·
pub type FramebufferUintLength = Length<u32, FramebufferPixel>;

Aliased Type§

struct FramebufferUintLength(pub u32);

Fields§

§0: u32