Definition at line 1677 of file civetweb.h.
Public Attributes | |
const struct mg_callbacks * | callbacks |
const char ** | configuration_options |
void * | user_data |
const struct mg_callbacks* mg_init_data::callbacks |
Definition at line 1678 of file civetweb.h.
const char** mg_init_data::configuration_options |
Definition at line 1680 of file civetweb.h.
void* mg_init_data::user_data |
Definition at line 1679 of file civetweb.h.