FontMgr

Type Alias FontMgr 

pub type FontMgr = RCHandle<SkFontMgr>;
Available on crate feature engine only.

Aliased Typeยง

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