Skip to main content

pdf_to_string

Function pdf_to_string 

Source
pub unsafe extern "C" fn pdf_to_string(
    ctx: *mut fz_context,
    obj: *mut pdf_obj,
    sizep: *mut usize,
) -> *const c_char