Type Alias vizia_core::vg::TextBlob

pub type TextBlob = RCHandle<SkTextBlob>;

Aliased Typeยง

struct TextBlob(/* private fields */);