Skip to main content

ExternalTextureInterface

Trait ExternalTextureInterface 

Source
pub trait ExternalTextureInterface: CommonTraits {
    // Required method
    fn destroy(&self);
}
Available on custom only.

Required Methods§

Source

fn destroy(&self)

Implementors§