Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dcomplex.rs47 pub struct TestDoublePtr { struct
52 const UNINIT: ::std::mem::MaybeUninit<TestDoublePtr> = in bindgen_test_layout_TestDoublePtr() argument
76 impl Default for TestDoublePtr { implementation