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
/
iconv
/
iconv_t.c
blob: 84cab53ef500ad1d27a6bb7ec3b13bfd3e3704d7 (
plain
)
1
2
3
4
5
6
7
#include <iconv.h> typedef unsigned long int iconv_t; /* XOPEN(4) POSIX(200809) */