[][src]Function skia_bindings::SkFontMgr_legacyMakeTypeface

pub unsafe extern "C" fn SkFontMgr_legacyMakeTypeface(
    this: *const SkFontMgr,
    familyName: *const c_char,
    style: SkFontStyle
) -> sk_sp<SkTypeface>