[][src]Function nc::setresuid

pub fn setresuid(ruid: uid_t, euid: uid_t, suid: uid_t) -> Result<(), Errno>

Set real, effective and saved user Ids of the calling process.