rust/library/std/src/process
Tobias Bucher 45ad522e87 Don't mark DEBUG_EVENT struct as repr(packed)
That would give it alignment of 1 which is ABI-incompatible with its C
definition.
2024-07-10 15:47:24 +02:00
..
tests.rs Don't mark DEBUG_EVENT struct as repr(packed) 2024-07-10 15:47:24 +02:00