|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| RContRBCmp | cmp |
| RContRBFree | free |
| void * | user |
| 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().
| RContRBFree rcrb_cmp_wrap_t::free |
Definition at line 377 of file rbtree.c.
Referenced by cont_rbtree_free_cmp_wrapper().
| 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().