Type Alias vizia_core::vg::shader::Shader

pub type Shader = RCHandle<SkShader>;

Aliased Typeยง

struct Shader(/* private fields */);