rustix::backend::fs::syscalls

Function tell

Source
pub(crate) fn tell(fd: BorrowedFd<'_>) -> Result<u64>