rustix::backend::fs::syscalls

Function fstat

Source
pub(crate) fn fstat(fd: BorrowedFd<'_>) -> Result<Stat>