KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
_mbstate_t Struct Reference

Conversion state information. More...

#include <sys/_types.h>

Data Fields

int __count
 
union { 
 
   wint_t   __wch 
 
   unsigned char   __wchb [4] 
 
__value 
 

Detailed Description

Conversion state information.

Field Documentation

◆ __count

int _mbstate_t::__count

◆ [union]

union { ... } _mbstate_t::__value

◆ __wch

wint_t _mbstate_t::__wch

◆ __wchb

unsigned char _mbstate_t::__wchb[4]

The documentation for this struct was generated from the following file: