Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
mg_option Struct Reference

#include <civetweb.h>

Data Fields

const char * name
 
int type
 
const char * default_value
 

Detailed Description

Definition at line 685 of file civetweb.h.

Field Documentation

◆ default_value

const char* mg_option::default_value

Definition at line 688 of file civetweb.h.

Referenced by legacy_init(), mg_start2(), and show_usage_and_exit().

◆ name

const char* mg_option::name

◆ type

int mg_option::type

Definition at line 687 of file civetweb.h.

Referenced by set_option().


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