Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
mg_init_data Struct Reference

Definition at line 1798 of file civetweb.h.

Public Attributes

const struct mg_callbackscallbacks
const char ** configuration_options
void * user_data

#include </home/stephan/code/root-2/net/http/civetweb/civetweb.h>

Member Data Documentation

◆ callbacks

const struct mg_callbacks* mg_init_data::callbacks

Definition at line 1799 of file civetweb.h.

◆ configuration_options

const char** mg_init_data::configuration_options

Definition at line 1801 of file civetweb.h.

◆ user_data

void* mg_init_data::user_data

Definition at line 1800 of file civetweb.h.


The documentation for this struct was generated from the following file: