Function gnunet_sys::GNUNET_CONTAINER_bloomfilter_add[][src]

pub unsafe extern "C" fn GNUNET_CONTAINER_bloomfilter_add(
    bf: *mut GNUNET_CONTAINER_BloomFilter,
    e: *const GNUNET_HashCode
)

@ingroup bloomfilter Add an element to the filter.

@param bf the filter @param e the element