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