libc
Mbstate_t
struct
Mbstate_t
@if
(
!
env::
WIN32
)
{
int
__count
;
union
__value
{
uint
__wch
;
char
[
4
]
__wcb
;
}
}
Members
Methods