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

#include <cpp.h>

Public Attributes

char * name
 
char * args
 
char * body
 

Detailed Description

Definition at line 55 of file cpp.h.

Member Data Documentation

◆ args

char* cpp_macro_t::args

◆ body

char* cpp_macro_t::body

Definition at line 58 of file cpp.h.

Referenced by cpp_macro_add().

◆ name


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