Function rustix::backend::fs::syscalls::tell

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