Function rustfst_ffi::fst::concat_fst::concat_fst_compute

source ·
#[no_mangle]
pub unsafe extern "C" fn concat_fst_compute(
    fst: *mut *const CFst
) -> RUSTFST_FFI_RESULT
Expand description

§Safety

The pointers should be valid.