mirror of
https://github.com/curl/curl.git
synced 2026-07-28 23:03:12 +03:00
three new functions in the public API
This commit is contained in:
parent
15cd35f67f
commit
8442c3942d
1 changed files with 3 additions and 0 deletions
|
|
@ -45,3 +45,6 @@ EXPORTS
|
|||
curl_share_setopt @ 37;
|
||||
curl_share_cleanup @ 38;
|
||||
curl_global_init_mem @ 39;
|
||||
curl_easy_strerror @ 40;
|
||||
curl_multi_strerror @ 41;
|
||||
curl_share_strerror @ 42;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue