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