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