[][src]Function mupdf_sys::pdf_new_string

pub unsafe extern "C" fn pdf_new_string(
    ctx: *mut fz_context,
    str: *const c_char,
    len: usize
) -> *mut pdf_obj