Type Alias Paint

pub type Paint = Handle<SkPaint>;

Aliased Typeยง

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