Searched defs:CppObj2 (Results 1 – 2 of 2) sorted by relevance
43 pub struct CppObj2 { struct44 pub vtable_: *const CppObj2__bindgen_vtable, argument49 const UNINIT: ::std::mem::MaybeUninit<CppObj2> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_CppObj2() argument61 pub fn CppObj2_CppObj2(this: *mut CppObj2, x: ::std::os::raw::c_int); in CppObj2_CppObj2()63 impl Default for CppObj2 { implementation72 impl CppObj2 { implementation82 pub fn CppObj2_CppObj2_destructor(this: *mut CppObj2); in CppObj2_CppObj2_destructor()
10 struct CppObj2 { struct13 CppObj2(int x); argument