Function gnunet_sys::GNUNET_CONTAINER_bloomfilter_get_element_addresses[][src]

pub unsafe extern "C" fn GNUNET_CONTAINER_bloomfilter_get_element_addresses(
    bf: *const GNUNET_CONTAINER_BloomFilter
) -> usize

Get the number of the addresses set per element in the bloom filter.

@param bf the filter @return addresses set per element in the bf