libc
0.2.161
libc
Function
setresuid
Copy item path
Source
pub unsafe extern "C" fn setresuid( ruid:
uid_t
, euid:
uid_t
, suid:
uid_t
, ) ->
c_int