Skip to main content

HPDF_LoadTTFontFromFile2

Function HPDF_LoadTTFontFromFile2 

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