The OpenD Programming Language

IOStream.seek

A function with semantics and signature similar to fseek.

struct IOStream
nothrow @nogc @safe
SeekProc seek;

Meta