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