Function yrs::yarray_iter_destroy
source ยท #[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.
#[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.