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

pub fn tell<'f, Fd: AsFd<'f>>(fd: Fd) -> Result<u64>
Expand description

lseek(fd, 0, SEEK_CUR)