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

iovec

Declaration

Source position: apr.pas line 166

type iovec = record

  iov_len: culong;

  iov_base: PChar;

end;


Documentation generated on: 2023-03-18