Function gnunet_sys::GNUNET_CONTAINER_multihashmap_clear[][src]

pub unsafe extern "C" fn GNUNET_CONTAINER_multihashmap_clear(
    map: *mut GNUNET_CONTAINER_MultiHashMap
) -> c_uint

@ingroup hashmap Remove all entries from the map. Note that the values would not be “freed”.

@param map the map @return number of values removed