HPDF_GetTTFontDefFromFile

Function HPDF_GetTTFontDefFromFile 

Source
pub unsafe extern "C" fn HPDF_GetTTFontDefFromFile(
    pdf: HPDF_Doc,
    file_name: *const c_char,
    embedding: HPDF_BOOL,
) -> HPDF_FontDef