menu
llama_cpp_dart package
documentation
llama_cpp_dart_ffi.dart
llama_cpp
ggml_allocr_free method
ggml_allocr_free method
dark_mode
light_mode
ggml_allocr_free
method
void
ggml_allocr_free
(
ggml_allocr_t
alloc
)
Implementation
void ggml_allocr_free( ggml_allocr_t alloc, ) { return _ggml_allocr_free( alloc, ); }
llama_cpp_dart package
documentation
llama_cpp_dart_ffi
llama_cpp
ggml_allocr_free method
llama_cpp class