index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wchar
/
mbstate_t.h
blob: d29ecfa57835b39b02bb6b1ad0dd9641c1ed3f0f (
plain
)
1
2
3
4
5
6
#include <wchar.h> typedef int mbstate_t; /* STDC(199409) */