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

curl_debug_callback

Declaration

Source position: libcurl.pp line 244

type curl_debug_callback = function(

  handle: PCURL;

  _type: curl_infotype;

  data: Pchar;

  size: size_t;

  userptr: pointer

):LongInt;


Documentation generated on: 2023-03-18