[][src]Function mupdf_sys::fz_hash_remove

pub unsafe extern "C" fn fz_hash_remove(
    ctx: *mut fz_context,
    table: *mut fz_hash_table,
    key: *const c_void
)