GNU libmicrohttpd 0.9.77
|
implementation of MHD_response_from_callback() More...
#include "internal.h"
Go to the source code of this file.
Functions | |
struct MHD_Response * | MHD_response_from_callback (enum MHD_HTTP_StatusCode sc, uint64_t size, size_t block_size, MHD_ContentReaderCallback crc, void *crc_cls, MHD_ContentReaderFreeCallback crfc) |
implementation of MHD_response_from_callback()
Definition in file response_from_callback.c.