Function rustfst_ffi::string_path::string_path_destroy

source ·
#[no_mangle]
pub unsafe extern "C" fn string_path_destroy(
    iter_ptr: *mut CStringPath
) -> RUSTFST_FFI_RESULT
Expand description

§Safety

The pointers should be valid.