[][src]Type Definition mupdf_sys::fz_drop_image_fn

type fz_drop_image_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, image: *mut fz_image)>;