Function gnunet_sys::GNUNET_CONTAINER_heap_get_size[][src]

pub unsafe extern "C" fn GNUNET_CONTAINER_heap_get_size(
    heap: *const GNUNET_CONTAINER_Heap
) -> c_uint

@ingroup heap Get the current size of the heap

@param heap the heap to get the size of @return number of elements stored