curl_global_init
Name: curl_global_init()
Description:
curl_global_init() should be invoked exactly once for each application that uses libcurl and before any call of other libcurl functions.
This function is not thread-safe!
Name: curl_global_init()
Description:
curl_global_init() should be invoked exactly once for each application that uses libcurl and before any call of other libcurl functions.
This function is not thread-safe!