Function rustfst_ffi::tr::tr_delete

source ·
#[no_mangle]
pub unsafe extern "C" fn tr_delete(
    tr_ptr: *mut CTr
) -> RUSTFST_FFI_RESULT
Expand description

§Safety

The pointers should be valid.