menu
llama_cpp_dart package
documentation
llama_cpp_dart_ffi.dart
llama_cpp
flockfile method
flockfile method
dark_mode
light_mode
flockfile
method
void
flockfile
(
Pointer
<
FILE
>
arg0
)
Implementation
void flockfile( ffi.Pointer<FILE> arg0, ) { return _flockfile( arg0, ); }
llama_cpp_dart package
documentation
llama_cpp_dart_ffi
llama_cpp
flockfile method
llama_cpp class