Source position: apr_lib.inc line 57
type apr_vformatter_buff_t = record
curpos: PAnsiChar;
endpos: PAnsiChar;
end;