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

MHD_PostDataIterator

Declaration

Source position: libmicrohttpd.pp line 439

type MHD_PostDataIterator = function(

  cls: Pointer;

  kind: MHD_ValueKind;

  key: Pcchar;

  filename: Pcchar;

  content_type: Pcchar;

  transfer_encoding: Pcchar;

  data: Pcchar;

  off: cuint64;

  size: size_t

):cint;


Documentation generated on: 2023-03-18