»
Home
»
Examples
»
Invocation
»
Runtime Library
»
Python Bindings
»
Known Issues
Shellcode Compiler
A custom shellcode compiler for Binary Ninja
getpgrp
pid_t getpgrp(void);
Returns the process group ID for the current process.
See also
getpgid
,
setpgid
,
setsid