Type Alias Circle

pub type Circle = RCHandle<SkSVGCircle>;

Aliased Typeยง

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