mirror of
https://github.com/ziglang/zig.git
synced 2026-02-07 06:57:13 +00:00
Some types require this extra bitcast, eg. structs or unions with extra padding fields inserted by the compiler. Fixes #7250
Some types require this extra bitcast, eg. structs or unions with extra padding fields inserted by the compiler. Fixes #7250