Function gnunet_sys::GNUNET_CONTAINER_multiuuidmap_size[][src]

pub unsafe extern "C" fn GNUNET_CONTAINER_multiuuidmap_size(
    map: *const GNUNET_CONTAINER_MultiUuidmap
) -> c_uint

@ingroup hashmap Get the number of key-value pairs in the map.

@param map the map @return the number of key value pairs