void eth32cfg_plugin_interface_list_free(eth32cfgiflist handle);
This function frees the memory associated with the network interface list that was previously obtained by calling eth32cfg_plugin_interface_list. You must call this function on any open interface list handles in the same application process before loading a different plugin with eth32cfg_plugin_load.