[Overview][Constants][Types][Index] Reference for unit 'unixtype' (#rtl)

mbstate_t

Opaque type for multi-byte character routines

Declaration

Source position: ptypes.inc line 229

type mbstate_t = record

  __count: cint;

  

Do not use

  __value: mbstate_value_t;

  

Do not use

end;

Description

This type should never be used directly.


Documentation generated on: May 14 2021