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

curl_lock_function

Declaration

Source position: libcurl.pp line 1263

type curl_lock_function = procedure(

  handle: PCURL;

  data: curl_lock_data;

  locktype: curl_lock_access;

  userptr: pointer

);


Documentation generated on: 2023-03-18