mrss_hour_t

Data struct for skipHours elements.

extern (C) @system nothrow @nogc
struct mrss_hour_t {}

Members

Variables

allocated
int allocated;
Undocumented in source.
element
mrss_element_t element;

For internal use only:

hour
char* hour;
Undocumented in source.
next
mrss_hour_t* next;
Undocumented in source.

Meta