Function uapi::fchown[][src]

pub fn fchown(fd: c_int, owner: uid_t, group: gid_t) -> Result<()>
Expand description