Skip to main content
getsid
strat9_
syscall
0.1.0
In strat9_
syscall::
call
strat9_syscall
::
call
Function
getsid
Copy item path
Source
pub fn getsid(pid:
isize
) ->
Result
<
usize
>
Expand description
Return session ID for
pid
(
0
= current process).