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