menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
dup2 method
dup2 method
dark_mode
light_mode
dup2
method
int
dup2
(
int
arg0
,
int
arg1
)
Implementation
int dup2(int arg0, int arg1) { return _dup2(arg0, arg1); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
dup2 method
NativeLog class