Searched defs:wctrans_t (Results 1 - 1 of 1) sorted by last modified time

/bionic/libc/include/
H A Dwchar.h164 typedef void *wctrans_t; typedef
165 extern wint_t towctrans(wint_t, wctrans_t);
166 extern wctrans_t wctrans(const char*);

Completed in 30 milliseconds