Function gnunet_sys::GNUNET_CONTAINER_bloomfilter_free[][src]

pub unsafe extern "C" fn GNUNET_CONTAINER_bloomfilter_free(
    bf: *mut GNUNET_CONTAINER_BloomFilter
)

@ingroup bloomfilter Free the space associated with a filter in memory, flush to drive if needed (do not free the space on the drive).

@param bf the filter