Unit 'libcurl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#libcurl]

curl_lock_access

Declaration

Source position: libcurl.pp line 1258

type curl_lock_access = (

  CURL_LOCK_ACCESS_NONE = 0,

  CURL_LOCK_ACCESS_SHARED = 1,

  CURL_LOCK_ACCESS_SINGLE = 2,

  CURL_LOCK_ACCESS_LAST

);


Documentation generated on: 2023-03-18