Function rustfst_ffi::rustfst_ffi_get_last_error

source ·
#[no_mangle]
pub unsafe extern "C" fn rustfst_ffi_get_last_error(
    error: *mut *mut c_char
) -> RUSTFST_FFI_RESULT
Expand description

§Safety

Should never happen