rustix
0.38.42
In rustix::
backend::
fs::
syscalls
Function
rustix
::
backend
::
fs
::
syscalls
::
chmod
Copy item path
source
ยท
[
−
]
pub(crate) fn chmod(path: &
CStr
, mode:
Mode
) ->
Result
<
()
>