libFirm
begin.h File Reference

Should be included in all public firm headers at the beginning. More...

Go to the source code of this file.

Macros

#define FIRM_API   extern
 Declaration specifier which marks a function/variable as being publicly visible outside the firm library/dll.

Detailed Description

Should be included in all public firm headers at the beginning.

Author
Matthias Braun

Definition in file begin.h.

Macro Definition Documentation

#define FIRM_API   extern

Declaration specifier which marks a function/variable as being publicly visible outside the firm library/dll.

Definition at line 48 of file begin.h.