3 lines
32 B
Rust
3 lines
32 B
Rust
|
|
#[repr(C)]
|
||
|
|
pub struct Foo(u32);
|