curl_global_cleanupSection: libcurl Manual (3)Updated: 28 May 2001 |
curl_global_cleanupSection: libcurl Manual (3)Updated: 28 May 2001 |
void curl_global_cleanup(void);
This is the opposite of curl_global_init(3).
Not calling this function may result in memory leaks.