Function readStruct

Reads struct from InputStream

T readStruct(T) (
  InputStream istrm
)
if (is(T == struct));