diff -r 92e482410453 -r d345541018fa docs/api-2.1/structucx__regdestr.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/api-2.1/structucx__regdestr.html Sat Feb 06 19:11:44 2021 +0100 @@ -0,0 +1,128 @@ + + +
+ + + + ++ |
+ 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.
+ +