OpenSC API Reference sc_free_apps 3 opensc sc_free_apps Free application list Synopsis #include <opensc.h> void sc_free_apps(struct sc_card *card); Description This functions releases all memory associated with the list of applications on card, as obtained by a call to sc_enum_apps().