#[unsafe(no_mangle)]pub unsafe extern "C" fn yarray_iter_destroy(iter: *mut ArrayIter)Expand description
Releases all of an YArray iterator resources created by calling yarray_iter.
#[unsafe(no_mangle)]pub unsafe extern "C" fn yarray_iter_destroy(iter: *mut ArrayIter)Releases all of an YArray iterator resources created by calling yarray_iter.