Files
rust/tests/run-make/linker-warning/foo.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
32 B
Rust
Raw Normal View History

2025-07-06 20:15:56 +02:00
#[repr(C)]
pub struct Foo(u32);