GNU libmicrohttpd 0.9.77
|
implementation of MHD_request_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_request_get_information_sz (struct MHD_Request *request, enum MHD_RequestInformationType info_type, union MHD_RequestInformation *return_value, size_t return_value_size) |
implementation of MHD_request_get_information_sz()
Definition in file request_info.c.
#define CHECK_SIZE | ( | type | ) |