Skip to main content
sys_getuid
strat9_
kernel
0.1.0
In strat9_
kernel::
syscall::
process
strat9_kernel
::
syscall
::
process
Function
sys_
getuid
Copy item path
Source
pub fn sys_getuid() ->
Result
<
u64
,
SyscallError
>
Expand description
SYS_GETUID (335): Return real user id.