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