Skip to main content
SYS_GETSID
strat9_
abi
0.1.0
In strat9_
abi::
syscall
strat9_abi
::
syscall
Constant
SYS_
GETSID
Copy item path
Source
pub const SYS_GETSID:
usize
= 332;
Expand description
Get the session ID of a process.
pid
: target process ID (0 = current process)
Returns the session ID.