debug.h | 160 typedef struct debug_method_variant_s *debug_method_variant; typedef in typeref:struct:debug_method_variant_s 162 #define DEBUG_METHOD_VARIANT_NULL ((debug_method_variant) NULL) 676 (void *, const char *, debug_method_variant *); 687 extern debug_method_variant debug_make_method_variant 695 extern debug_method_variant debug_make_static_method_variant
|