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

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

lseek(fd, 0, SEEK_CUR)