Type Alias Font

pub type Font = Handle<SkFont>;

Aliased Typeยง

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