Function mupdf_sys::pdf_new_string

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