string_paths_iterator_next

Function string_paths_iterator_next 

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

ยงSafety

The pointers should be valid.