Function frida_gum_sys::gum_metal_hash_table_new_full[][src]

pub unsafe extern "C" fn gum_metal_hash_table_new_full(
    hash_func: GHashFunc,
    key_equal_func: GEqualFunc,
    key_destroy_func: GDestroyNotify,
    value_destroy_func: GDestroyNotify
) -> *mut GumMetalHashTable