Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dderive-custom.rs18 pub struct my_type2 { struct
19 pub a: ::std::os::raw::c_uint,
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dderive-custom.h19 struct my_type2 { struct
20 unsigned a;