menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
ftello method
ftello method
dark_mode
light_mode
ftello
method
int
ftello
(
Pointer
<
FILE
>
__stream
)
Implementation
int ftello(ffi.Pointer<FILE> __stream) { return _ftello(__stream); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
ftello method
NativeLog class