[][src]Function mupdf_sys::fz_drop_archive

pub unsafe extern "C" fn fz_drop_archive(
    ctx: *mut fz_context,
    arch: *mut fz_archive
)

Drop the reference to an archive.

Closes and releases any memory or filehandles associated with the archive.