menu
whisper4dart package
documentation
whisper4dart_bindings_generated.dart
WhisperDartBindings
ggml_free method
ggml_free method
dark_mode
light_mode
ggml_free
method
void
ggml_free
(
Pointer
<
ggml_context
>
ctx
)
Implementation
void ggml_free( ffi.Pointer<ggml_context> ctx, ) { return _ggml_free( ctx, ); }
whisper4dart package
documentation
whisper4dart_bindings_generated
WhisperDartBindings
ggml_free method
WhisperDartBindings class