Skip to main content

fchown

Function fchown 

Source
pub fn fchown(fd: usize, uid: u32, gid: u32) -> Result<usize>
Expand description

Change file ownership