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