pub type FramebufferUintLength = Length<u32, FramebufferPixel>;

Aliased Type§

struct FramebufferUintLength(pub u32, _);

Fields§

§0: u32