Home
last modified time | relevance | path

Searched defs:foo_struct (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dderive-custom-cli.h2 struct foo_struct { struct
3 int inner;
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dderive-custom-cli.rs10 pub struct foo_struct { struct
15 const UNINIT: ::std::mem::MaybeUninit<foo_struct> = in bindgen_test_layout_foo_struct() argument