Type Alias BackendTexture

pub type BackendTexture = RefHandle<GrBackendTexture>;

Aliased Typeยง

pub struct BackendTexture(/* private fields */);