Retrieves all variables and functions that can be externed from the files, i.e., elements with storage classes that are not STATIC or EXTERN
STATIC
EXTERN
Array of functions and variables that can be externed
Retrieves all variables and functions that can be externed from the files, i.e., elements with storage classes that are not
STATIC
orEXTERN