[][src]Type Definition mupdf_sys::fz_document_writer_drop_writer_fn

type fz_document_writer_drop_writer_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, wri: *mut fz_document_writer)>;