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