pdf_crypt_obj

Function 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,
)