[][src]Function mupdf_sys::fz_drop_hash_table

pub unsafe extern "C" fn fz_drop_hash_table(
    ctx: *mut fz_context,
    table: *mut fz_hash_table
)

Destroy the hash table.

Values are dropped using the drop function.