Function croaring_sys::roaring64_iterator_free
source ยท pub unsafe extern "C" fn roaring64_iterator_free(
it: *mut roaring64_iterator_t,
)Expand description
Free the iterator.
pub unsafe extern "C" fn roaring64_iterator_free(
it: *mut roaring64_iterator_t,
)Free the iterator.