Function std::old_io::fs::chownUnstable [-] [+] [src]

pub fn chown(path: &Path, uid: isize, gid: isize) -> IoResult<()>

Change the user and group owners of a file at the specified path.