☰
Stat
In rustix::fs
?
Type Definition
rustix
::
fs
::
Stat
source
·
[
−
]
pub type Stat =
stat64
;
Expand description
struct stat
for use with
statat
and
fstat
.