[][src]Function skia_bindings::C_SkFont_ConstructFromTypefaceWithSize

pub unsafe extern "C" fn C_SkFont_ConstructFromTypefaceWithSize(
    uninitialized: *mut SkFont,
    typeface: *const SkTypeface,
    size: SkScalar
)