Skip to main content

chown

Function chown 

Source
pub fn chown(path: &Path, uid: u32, gid: u32) -> Result<()>
Available on non-WASI only.