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

iovec

Declaration

Source position: apr.pas line 178

type iovec = record

  iov_len: culong;

  iov_base: PAnsiChar;

end;


Documentation generated on: 2025-07-25