Skip to main content

pdf_new_string

Function 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