GNU libmicrohttpd  0.9.72
autoinit_funcs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AUTOINIT_FUNCS_VERSION   0x01000100
 
#define _SET_INIT_AND_DEINIT_FUNCS(FI, FD)
 
#define _AUTOINIT_FUNCS_ARE_NOT_SUPPORTED   1
 

Macro Definition Documentation

◆ _AUTOINIT_FUNCS_ARE_NOT_SUPPORTED

#define _AUTOINIT_FUNCS_ARE_NOT_SUPPORTED   1

Definition at line 249 of file autoinit_funcs.h.

◆ _SET_INIT_AND_DEINIT_FUNCS

#define _SET_INIT_AND_DEINIT_FUNCS (   FI,
  FD 
)

Definition at line 247 of file autoinit_funcs.h.

◆ AUTOINIT_FUNCS_VERSION

#define AUTOINIT_FUNCS_VERSION   0x01000100

Current version of the header. 0x01093001 = 1.9.30-1.

Definition at line 70 of file autoinit_funcs.h.