Only export symbols for functions users might call
Closed this issue · 0 comments
DavidPoliakoff commented
Example: https://github.com/hpc/Spindle/blob/master/src/client/spindle_api/spindle.h
Not sure how to make the compiler hide symbols if they aren't declared with that? Will look it up.