syscall::call

Function fchown

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

Change file ownership