Type Definition mupdf_sys::fz_drop_band_writer_fn

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