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