Function mupdf_sys::pdf_create_field_name[][src]

pub unsafe extern "C" fn pdf_create_field_name(
    ctx: *mut fz_context,
    doc: *mut pdf_document,
    prefix: *const c_char,
    buf: *mut c_char,
    len: usize
)