Type Alias DepthImage2d

Source
pub type DepthImage2d = Image<f32, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }>;

Aliased Typeยง

#[repr(C)]
pub struct DepthImage2d { /* private fields */ }