Read.seek

returns 0 on success, -1 on error; sets cursor to off(set) from current position

struct Read
int function(void* stream, int off) @(nogc) nothrow seek;

Meta