Computes the total size of a struct using packed alignment rules. The size includes any trailing padding needed for array alignment. Uses C implementation for accurate compiler-matching behavior.
Computes the total size of a struct using packed alignment rules. The size includes any trailing padding needed for array alignment. Uses C implementation for accurate compiler-matching behavior.