[][src]Function blend2d_sys::blFontCreateFromFace

pub unsafe extern "C" fn blFontCreateFromFace(
    self_: *mut BLFontCore,
    face: *const BLFontFaceCore,
    size: f32
) -> BLResult