Type Alias Drawable

pub type Drawable = RCHandle<SkDrawable>;

Aliased Typeยง

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