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

_G_iconv_t

Declaration

Source position: gconfigh.inc line 30

type _G_iconv_t = record

  case LongInt of

    0: (

        __cd: __gconv_info;

      );

    1: (

        __combined: record

          __cd: __gconv_info;

          __data: __gconv_step_data;

        end;

      );

end;


Documentation generated on: 2023-03-18