Function mupdf_sys::fz_needs_password[][src]

pub unsafe extern "C" fn fz_needs_password(
    ctx: *mut fz_context,
    doc: *mut fz_document
) -> c_int

Check if a document is encrypted with a non-blank password.