[][src]Function posish::fs::tell

pub fn tell<Fd: AsRawFd>(fd: &Fd) -> Result<u64>

lseek(fd, 0, SEEK_CUR)