| Current Path : /usr/local/src/clamav-1.0.9/libclamav_rust/.cargo/vendor/cbindgen/tests/rust/ |
| Current File : //usr/local/src/clamav-1.0.9/libclamav_rust/.cargo/vendor/cbindgen/tests/rust/include_item.rs |
#[repr(C)]
struct A {
x: i32,
y: f32,
}
#[repr(C)]
struct B {
data: A,
}