Rizin
unix-like reverse engineering framework and cli tools
rcrb_cmp_wrap_t Struct Reference

Public Attributes

RContRBCmp cmp
 
RContRBFree free
 
void * user
 

Detailed Description

Definition at line 375 of file rbtree.c.

Member Data Documentation

◆ cmp

RContRBCmp rcrb_cmp_wrap_t::cmp

Definition at line 376 of file rbtree.c.

Referenced by cont_rbtree_cmp_wrapper(), and cont_rbtree_search_cmp_wrapper().

◆ free

RContRBFree rcrb_cmp_wrap_t::free

Definition at line 377 of file rbtree.c.

Referenced by cont_rbtree_free_cmp_wrapper().

◆ user

void* rcrb_cmp_wrap_t::user

Definition at line 378 of file rbtree.c.

Referenced by cont_rbtree_cmp_wrapper(), and cont_rbtree_search_cmp_wrapper().


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