The Rust Programming Language Forum
Type alignment (understanding memory layout)
help
scottmcm
March 3, 2025, 7:03pm
33
Re-using an old post about
why
chips care about alignment:
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Anybody Have a Simple Explanation of Alignment?
help
5
1370
January 8, 2021
#[repr(align(32))] how this statement change the behaviour of below program
5
544
June 18, 2022
Understanding alignment restrictions and UB
help
15
1590
December 1, 2021
Align/Size of questions for ffi
help
20
1215
October 31, 2019
`std::mem::size_of` for `repr(C)`
help
7
484
July 11, 2023