pub unsafe fn sys_geteuid() -> c_int
Available on crate feature fs only.
Expand description

Obtain a valid user ID for the process

return 1000 if success.