Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
dtlink_s_ Struct Reference

#include <cdt.h>

Collaboration diagram for dtlink_s_:
[legend]

Data Fields

Dtlink_tright
 
union { 
 
   unsigned int   _hash 
 
   Dtlink_t *   _left 
 
hl 
 

Detailed Description

Definition at line 50 of file cdt.h.

Field Documentation

◆ _hash

unsigned int dtlink_s_::_hash

Definition at line 53 of file cdt.h.

◆ _left

Dtlink_t* dtlink_s_::_left

Definition at line 54 of file cdt.h.

◆ [union]

union { ... } dtlink_s_::hl

◆ right

Dtlink_t* dtlink_s_::right

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