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

curl_passwd_callback

Declaration

Source position: libcurl.pp line 205

type curl_passwd_callback = function(

  clientp: pointer;

  prompt: Pchar;

  buffer: Pchar;

  buflen: LongInt

):LongInt;


Documentation generated on: 2023-03-18