nix
0.22.3
In nix::
sys::
statfs
nix
::
sys
::
statfs
Function
fstatfs
Copy item path
Source
pub fn fstatfs<T:
AsRawFd
>(fd:
&T
) ->
Result
<
Statfs
>