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