Updated: October 28, 2024 |
Provides the size of a portion of a composite type (struct, union), up to and including a provided member name
#include <qh/size.h>
#define qh_sizeof_utai_member(composite, inc_member)
The size of a portion of the composite type, up to and including the provided member name.