[][src]Function nc::setreuid

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

Set real and effective user IDs of the calling process.