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