Searched defs:CppObj (Results 1 – 2 of 2) sorted by relevance
4 pub struct CppObj { struct9 const UNINIT: ::std::mem::MaybeUninit<CppObj> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_CppObj() argument21 pub fn CppObj_CppObj(this: *mut CppObj, x: ::std::os::raw::c_int); in CppObj_CppObj()25 pub fn CppObj_CppObj_destructor(this: *mut CppObj); in CppObj_CppObj_destructor()27 impl CppObj { implementation
3 struct CppObj { struct6 CppObj(int x); argument