webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
stack_st Struct Reference

#include <stack.h>

Public Attributes

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

Member Data Documentation

◆ comp

stack_cmp_func stack_st::comp

◆ data

void** stack_st::data

◆ num

size_t stack_st::num

◆ num_alloc

size_t stack_st::num_alloc

◆ sorted

int stack_st::sorted

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