Function uapi::fchown

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