diff -r 7dfa5bcf39ee -r 88a9ee79c102 docs/api-2.1/structucx__regdestr.html --- a/docs/api-2.1/structucx__regdestr.html Wed Jan 22 21:02:46 2025 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,128 +0,0 @@ - - -
- - - - -- |
- 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.
- -