ucx
UAP Common Extensions
|
Capsule for data and its destructor. More...
Data Fields | |
ucx_destructor | destructor |
The destructor for the data. More... | |
void * | ptr |
A pointer to the data. More... | |
Capsule for data and its destructor.
ucx_destructor ucx_regdestr::destructor |
The destructor for the data.
void* ucx_regdestr::ptr |
A pointer to the data.