[][src]Function simple_libc::process::setresuid

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