Function mupdf_sys::pdf_crypt_obj

source ·
pub unsafe extern "C" fn pdf_crypt_obj(
    ctx: *mut fz_context,
    crypt: *mut pdf_crypt,
    obj: *mut pdf_obj,
    num: c_int,
    gen: c_int
)