TexturePtr

Type Alias TexturePtr 

Source
pub type TexturePtr = IntrusivePtr<Resource<TextureDesc>>;

Aliased Typeยง

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