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