whisper_free_context_params method
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
void whisper_free_context_params(ffi.Pointer<whisper_context_params> params) {
return _whisper_free_context_params(params);
}