Retrieves all variables and functions that are eligible for extern linkage, i.e., elements with storage classes that are not STATIC or EXTERN
extern
STATIC
EXTERN
Array of functions and variables that can be declared as external
Retrieves all variables and functions that are eligible for
externlinkage, i.e., elements with storage classes that are notSTATICorEXTERN