|
BRL-CAD
|
#include <search.h>
Data Fields | |
| db_search_callback_t | _e_callback |
| A function that evaluates an array of strings and returns a boolean. | |
| void * | _e_userdata |
| A pointer that will be passed to the callback, usually a pointer to an interpreter. | |
| db_search_callback_t _e_callback |
| void* _e_userdata |