whisper_free_state method
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
void whisper_free_state(ffi.Pointer<whisper_state> state) {
return _whisper_free_state(state);
}
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
void whisper_free_state(ffi.Pointer<whisper_state> state) {
return _whisper_free_state(state);
}