Function libharu_sys::HPDF_LoadTTFontFromFile2[][src]

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