Structures in C - from basics to memory alignment
last updated: Oct 20, 2023
https://abstractexpr.com/2023/06/29/structures-in-c-from-basics-to-memory-alignment/
Useful as I use them infrequently enough to forget what I'm doing pretty much every time, and it covers modern struct initialization.