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

MHD_ContentReaderCallback

Declaration

Source position: libmicrohttpd.pp line 437

type MHD_ContentReaderCallback = function(

  cls: pointer;

  pos: cuint64;

  buf: Pcchar;

  max: size_t

):ssize_t;


Documentation generated on: 2023-03-18