Type Definition rustix::fs::Stat

pub type Stat = linux_raw_sys::general::stat;
Documentation

struct stat for use with statat and fstat.

On this page