GNU libmicrohttpd 0.9.77
|
types alignment macros More...
Go to the source code of this file.
Data Structures | |
struct | _mhd_dummy_uint32_offset_test |
struct | _mhd_dummy_uint64_offset_test |
types alignment macros
Definition in file mhd_align.h.
Definition at line 70 of file mhd_align.h.
#define _MHD_UINT32_ALIGN _MHD_OFFSETOF(struct _mhd_dummy_uint32_offset_test, ui32) |
Definition at line 85 of file mhd_align.h.
#define _MHD_UINT64_ALIGN _MHD_OFFSETOF(struct _mhd_dummy_uint64_offset_test, ui64) |
Definition at line 93 of file mhd_align.h.