geteuid
os
0.1.0
In os::
kernel::
syscall::
cred
os
::
kernel
::
syscall
::
cred
Function
geteuid
Copy item path
Source
pub fn geteuid() -> isize
Expand description
获取有效用户 ID
返回当前进程的有效用户 ID(用于权限检查)