[go: up one dir, main page]

curl-sys 0.1.32

Native bindings to the libcurl library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

CURL_@CURL_LT_SHLIB_VERSIONED_FLAVOUR@4
{
  global: curl_*;
  local: *;
};