CLISH  0.7.3
Data Fields
lub_bintree_s Struct Reference

#include <bintree.h>

Data Fields

lub_bintree_node_troot
 
size_t node_offset
 
lub_bintree_compare_fncompareFn
 
lub_bintree_getkey_fngetkeyFn
 

Detailed Description

CLIENTS MUSTN'T TOUCH THE CONTENTS OF THIS STRUCTURE

Field Documentation

◆ compareFn

lub_bintree_compare_fn* lub_bintree_s::compareFn

internal

◆ getkeyFn

lub_bintree_getkey_fn* lub_bintree_s::getkeyFn

internal

◆ node_offset

size_t lub_bintree_s::node_offset

internal

◆ root

lub_bintree_node_t* lub_bintree_s::root

internal


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