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