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