Equivalent to a combination of INO_PUBLIC and INO_EXPORT if the INO_IMPLEMENTATION flag is defined or to a combination of INO_PRIVATE and INO_IMPORT otherwise.
Delimits the end of public declarations.
Specifies that a symbol is to be exported.
Specifies that a symbol is imported from a library.