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