[][src]Function mupdf_sys::fz_hash_insert

pub unsafe extern "C" fn fz_hash_insert(
    ctx: *mut fz_context,
    table: *mut fz_hash_table,
    key: *const c_void,
    val: *mut c_void
) -> *mut c_void