GC_timeval_s

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 GC_timeval_s {}

Members

Variables

tv_ms
ulong tv_ms;
Undocumented in source.
tv_nsec
ulong tv_nsec;
Undocumented in source.

Meta