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

__gconv_trans_data

Declaration

Source position: gconvh.inc line 47

type __gconv_trans_data = record

  __trans_fct: __gconv_trans_fct;

  __trans_context_fct: __gconv_trans_context_fct;

  __trans_end_fct: __gconv_trans_end_fct;

  __data: pointer;

  __next: P__gconv_trans_data;

end;


Documentation generated on: 2023-03-18