menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
atexit method
atexit method
dark_mode
light_mode
atexit
method
int
atexit
(
Pointer
<
NativeFunction
<
Void
Function
()
>
>
arg0
)
Implementation
int atexit(ffi.Pointer<ffi.NativeFunction<ffi.Void Function()>> arg0) { return _atexit(arg0); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
atexit method
NativeLog class