Type Alias Shader

pub type Shader = RCHandle<SkShader>;

Aliased Typeยง

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