menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
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); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
getc_unlocked method
NativeLog class