#[unsafe(no_mangle)]pub unsafe extern "C" fn record_batch_iterator_drop( iter: *mut RecordBatchIter, )
Drop the iterator.
iter must be valid pointers.
iter