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: ucx_stack_metadata Struct Reference + + + + + + + + + +
+
+ + + + + + + +
+
ucx +
+
UAP Common Extensions
+
+
+ + + + + + + + +
+
+ + +
+ +
+ +
+
+
+Data Fields
+
+
ucx_stack_metadata Struct Reference
+
+
+ +

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.
 
+

Detailed Description

+

Metadata for each UCX stack element.

+

The documentation for this struct was generated from the following file: +
+ + + +