menu
llama_cpp_dart package
documentation
llama_cpp_dart_ffi.dart
llama_cpp
gets method
gets method
dark_mode
light_mode
gets
method
Pointer
<
Char
>
gets
(
Pointer
<
Char
>
arg0
)
Implementation
ffi.Pointer<ffi.Char> gets( ffi.Pointer<ffi.Char> arg0, ) { return _gets( arg0, ); }
llama_cpp_dart package
documentation
llama_cpp_dart_ffi
llama_cpp
gets method
llama_cpp class