Skip to main content
fchown
std
1.98.0-nightly
(6368fd52c 2026-05-29)
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.