rustix
0.38.42
In rustix::
backend::
fs::
syscalls
Function
rustix
::
backend
::
fs
::
syscalls
::
fremovexattr
Copy item path
source
ยท
[
−
]
pub(crate) fn fremovexattr(fd:
BorrowedFd
<'_>, name: &
CStr
) ->
Result
<
()
>