Function gnunet_sys::GNUNET_CONTAINER_multishortmap_size[][src]

pub unsafe extern "C" fn GNUNET_CONTAINER_multishortmap_size(
    map: *const GNUNET_CONTAINER_MultiShortmap
) -> 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