| 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/array.rs |
#[repr(C)]
enum Foo {
A([f32; 20])
}
#[no_mangle]
pub extern "C" fn root(a: Foo) {}