zip_source_args_seek

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
struct zip_source_args_seek {}

Members

Variables

offset
long offset;
Undocumented in source.
whence
int whence;
Undocumented in source.

Meta