Function libharu_sys::HPDF_CreateOutline[][src]

pub unsafe extern "C" fn HPDF_CreateOutline(
    pdf: HPDF_Doc,
    parent: HPDF_Outline,
    title: *const c_char,
    encoder: HPDF_Encoder
) -> HPDF_Outline