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

__gconv_step_data

Declaration

Source position: gconvh.inc line 72

type __gconv_step_data = record

  __outbuf: Pbyte;

  __outbufend: Pbyte;

  __flags: LongInt;

  __invocation_counter: LongInt;

  __internal_use: LongInt;

  __statep: P__mbstate_t;

  __state: __mbstate_t;

  __trans: P__gconv_trans_data;

end;


Documentation generated on: 2023-03-18