Help for this page

Select Code to Download


  1. or download this
    …
    struct _host {
    ...
    typedef struct _host Host; // <-
    …
    deq_Host_push_back(&gizmo, (Host){301, str_init("joearms.github.io")})
    +;