5.8.1 Function Specifiers
Aside from the standard C specifier, static, which affects the linkage of the function, there are several non-standard function specifiers, which are described in the following sections.
Aside from the standard C specifier, static, which affects the linkage of the function, there are several non-standard function specifiers, which are described in the following sections.