diff -r 92e482410453 -r d345541018fa docs/api-2.1/structucx__stack__metadata.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/api-2.1/structucx__stack__metadata.html Sat Feb 06 19:11:44 2021 +0100 @@ -0,0 +1,99 @@ + + +
+ + + + ++ |
+ ucx
+
+ UAP Common Extensions
+ |
+
Metadata for each UCX stack element. + More...
+ +#include <stack.h>
+Data Fields | |
+char * | prev |
Location of the previous element (NULL if this is the first) | |
+size_t | size |
Size of this element. | |
Metadata for each UCX stack element.
+