Function fst_optimize_in_log

Source
#[no_mangle]
pub unsafe extern "C" fn fst_optimize_in_log(
    ptr: *mut *const CFst,
) -> RUSTFST_FFI_RESULT
Expand description

ยงSafety

The pointers should be valid.