Graphviz 12.0.1~dev.20240716.0800
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 54 of file cdt.h.

Field Documentation

◆ _hash

unsigned int _dtlink_s::_hash

Definition at line 57 of file cdt.h.

◆ _left

Dtlink_t* _dtlink_s::_left

Definition at line 58 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: