rustix
1.1.2
In rustix::
backend::
fs::
syscalls
rustix
::
backend
::
fs
::
syscalls
Function
removexattr
Copy item path
Source
pub(crate) fn removexattr(path: &
CStr
, name: &
CStr
) ->
Result
<
()
>