pub fn stat<P: AsRef<Path>>(path: P) -> Result<Stat, Errno>
Call crate::fstatat for path in the current directory following symlinks.
path