Searched defs:wctomb (Results 1 – 6 of 6) sorted by relevance
4 int wctomb(char *s, wchar_t wc) in wctomb() function
26 int wctomb(char *s, wchar_t wc) in wctomb() function
575 pub fn wctomb(arg1: *mut c_char, arg2: wchar_t) -> c_int; in wctomb() function