Home
last modified time | relevance | path

Searched refs:Foo2 (Results 1 – 2 of 2) sorted by relevance

/build/rust/tests/test_bindgen_test/test_for_h/
Dmain.rs27 const UNINIT: ::std::mem::MaybeUninit<c_ffi::Foo2> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_foo()
31 ::std::mem::size_of::<c_ffi::Foo2>() in bindgen_test_layout_foo()
35 ::std::mem::align_of::<c_ffi::Foo2>() in bindgen_test_layout_foo()
42 impl Default for c_ffi::Foo2 { implementation
Dlib.h26 struct Foo2 { struct