Type Definition rustix::fs::Stat

source · []
pub type Stat = stat;
Expand description

struct stat for use with statat and fstat.