Function string_paths_iterator_done

Source
#[no_mangle]
pub unsafe extern "C" fn string_paths_iterator_done(
    iter_ptr: *mut CStringPathsIterator<'_>,
    done: *mut size_t,
) -> RUSTFST_FFI_RESULT
Expand description

ยงSafety

The pointers should be valid.