#include <drsyms.h>
Data Fields | |
| int | num_args |
| drsym_type_t ** | arg_types |
Type information for a function.
| drsym_type_t** _drsym_func_type_t::arg_types |
Separate array of size num_args. May be NULL if the data was not requested.
| int _drsym_func_type_t::num_args |
Number of arguments.