Skip to main content

fchown

Function fchown 

Source
pub fn fchown(fd: c_int, uid: u32, gid: u32) -> Result<()>
Available on non-WASI only.