[][src]Type Definition mupdf_sys::fz_drop_band_writer_fn

type fz_drop_band_writer_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, writer: *mut fz_band_writer)>;