[][src]Type Definition posish::fs::LibcStat

type LibcStat = stat64;

Re-export libc::stat (or libc::stat64 where applicable).