ReactOS 0.4.15-dev-7953-g1f49173
wine_rb_tree Struct Reference

#include <rbtree.h>

Collaboration diagram for wine_rb_tree:

Public Attributes

wine_rb_compare_func_t compare
 
struct wine_rb_entryroot
 

Detailed Description

Definition at line 45 of file rbtree.h.

Member Data Documentation

◆ compare

wine_rb_compare_func_t wine_rb_tree::compare

Definition at line 47 of file rbtree.h.

◆ root

struct wine_rb_entry* wine_rb_tree::root

Definition at line 48 of file rbtree.h.


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