Skip to main content
fchown
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
In std::
sys::
fs::
unix
std
::
sys
::
fs
::
unix
Function
fchown
Copy item path
Source
pub fn fchown(fd:
c_int
, uid:
u32
, gid:
u32
) ->
Result
<
()
>
Available on
non-WASI
only.