Function string_paths_iterator_destroy

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

ยงSafety

The pointers should be valid.