Skip to main content

TextureViewId

Type Alias TextureViewId 

Source
pub type TextureViewId = Id<TextureView>;

Aliased Typeยง

#[repr(transparent)]
pub struct TextureViewId(/* private fields */);