Searched defs:CppObj4 (Results 1 – 2 of 2) sorted by relevance
129 pub struct CppObj4 { struct135 const UNINIT: ::std::mem::MaybeUninit<CppObj4> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_CppObj4() argument147 pub fn CppObj4_CppObj4(this: *mut CppObj4, x: ::std::os::raw::c_int); in CppObj4_CppObj4()149 impl Default for CppObj4 { implementation158 impl CppObj4 { implementation168 pub fn CppObj4_CppObj4_destructor(this: *mut CppObj4); in CppObj4_CppObj4_destructor()
24 struct CppObj4 : CppObj2 { struct27 CppObj4(int x); argument