menu
llama_cpp_dart package
documentation
llama_cpp_dart_ffi.dart
llama_cpp
mtmd_free method
mtmd_free method
dark_mode
light_mode
mtmd_free
method
void
mtmd_free
(
Pointer
<
mtmd_context
>
ctx
)
Implementation
void mtmd_free( ffi.Pointer<mtmd_context> ctx, ) { return _mtmd_free( ctx, ); }
llama_cpp_dart package
documentation
llama_cpp_dart_ffi
llama_cpp
mtmd_free method
llama_cpp class