lchown

Function lchown 

Source
pub fn lchown(path: &Path, uid: u32, gid: u32) -> Result<()>
Available on non-target_os=vxworks only.