Function rustix::backend::fs::syscalls::fstat

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