TexturePtr

Type Alias TexturePtr 

Source
pub type TexturePtr = IntrusivePtr<Texture>;

Aliased Typeยง

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