[][src]Type Definition mupdf_sys::fz_hash_table_drop_fn

type fz_hash_table_drop_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, val: *mut c_void)>;