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