HPDF_LoadTTFontFromFile

Function HPDF_LoadTTFontFromFile 

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