menu
llama_cpp_dart package
documentation
llama_cpp_dart_ffi.dart
llama_cpp
ggml_gallocr_free method
ggml_gallocr_free method
dark_mode
light_mode
ggml_gallocr_free
method
void
ggml_gallocr_free
(
ggml_gallocr_t
galloc
)
Implementation
void ggml_gallocr_free( ggml_gallocr_t galloc, ) { return _ggml_gallocr_free( galloc, ); }
llama_cpp_dart package
documentation
llama_cpp_dart_ffi
llama_cpp
ggml_gallocr_free method
llama_cpp class