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

mbstate_t

Opaque type for multi-byte character routines

Declaration

Source position: ptypes.inc line 181

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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.