|
SimpleKernel 1.17.0
|
析构函数结构 More...

Public Attributes | |
| void(* | destructor_func )(void *) |
| void * | obj_ptr |
| void * | dso_handle |
析构函数结构
Definition at line 31 of file kstd_libcxx.cpp.
| void(* atexit_func_entry_t::destructor_func) (void *) |
Definition at line 33 of file kstd_libcxx.cpp.
| void* atexit_func_entry_t::dso_handle |
Definition at line 37 of file kstd_libcxx.cpp.
| void* atexit_func_entry_t::obj_ptr |
Definition at line 35 of file kstd_libcxx.cpp.