GNU libmicrohttpd
0.9.72
|
implementation of MHD_connection_get_information_sz() More...
#include "internal.h"
Go to the source code of this file.
Macros | |
#define | CHECK_SIZE(type) |
Functions | |
enum MHD_Bool | MHD_connection_get_information_sz (struct MHD_Connection *connection, enum MHD_ConnectionInformationType info_type, union MHD_ConnectionInformation *return_value, size_t return_value_size) |
implementation of MHD_connection_get_information_sz()
Definition in file connection_info.c.
#define CHECK_SIZE | ( | type | ) |