Function yanix::file::fstatat[][src]

pub unsafe fn fstatat<P: AsRef<Path>>(
    dirfd: RawFd,
    path: P,
    flags: AtFlags
) -> Result<stat>