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

_IO_wide_data

Declaration

Source position: libioh.inc line 129

type _IO_wide_data = record

  _IO_read_ptr: Pwchar_t;

  _IO_read_end: Pwchar_t;

  _IO_read_base: Pwchar_t;

  _IO_write_base: Pwchar_t;

  _IO_write_ptr: Pwchar_t;

  _IO_write_end: Pwchar_t;

  _IO_buf_base: Pwchar_t;

  _IO_buf_end: Pwchar_t;

  _IO_save_base: Pwchar_t;

  _IO_backup_base: Pwchar_t;

  _IO_save_end: Pwchar_t;

  _IO_state: __mbstate_t;

  _IO_last_state: __mbstate_t;

  _codecvt: _IO_codecvt;

  _shortbuf: array [0..0] of wchar_t;

  _wide_vtable: P_IO_jump_t;

end;


Documentation generated on: 2023-03-18