Public Attributes | List of all members
stack_st Struct Reference

#include <stack.h>

Public Attributes

stack_cmp_func comp
 
void ** data
 
size_t num
 
size_t num_alloc
 
int sorted
 

Detailed Description

Definition at line 110 of file stack.h.

Member Data Documentation

◆ comp

stack_cmp_func stack_st::comp

Definition at line 121 of file stack.h.

◆ data

void** stack_st::data

Definition at line 113 of file stack.h.

◆ num

size_t stack_st::num

Definition at line 112 of file stack.h.

◆ num_alloc

size_t stack_st::num_alloc

Definition at line 119 of file stack.h.

◆ sorted

int stack_st::sorted

Definition at line 116 of file stack.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:48