Type Alias freya_engine::prelude::FontMgr

pub type FontMgr = RCHandle<SkFontMgr>;

Aliased Typeยง

struct FontMgr(/* private fields */);