Type Alias FramebufferUintLength

Source
pub type FramebufferUintLength = Length<u32, FramebufferPixel>;

Aliased Type§

#[repr(C)]
pub struct FramebufferUintLength(pub u32);

Tuple Fields§

§0: u32