Searched defs:iconv_t (Results 1 – 10 of 10) sorted by relevance
14 typedef void *iconv_t; typedef
29 #define iconv_t Iconv_t macro
36 pub type iconv_t = *mut ::c_void; typedef2741 pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; in iconv_open()2743 cd: iconv_t, in iconv()
36 pub type iconv_t = *mut ::c_void; typedef1713 pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; in iconv_open()1715 cd: iconv_t, in iconv()
49 pub type iconv_t = *mut ::c_void; typedef4438 pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; in iconv_open()4440 cd: iconv_t, in iconv()
72 pub type iconv_t = *mut ::c_void; typedef5912 pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; in iconv_open()5914 cd: iconv_t, in iconv()