Skip to main content

iconv_open

Function iconv_open 

Source
pub unsafe extern "C" fn iconv_open(
    tocode: *const c_char,
    fromcode: *const c_char,
) -> iconv_t
👎Deprecated:

Will be removed in 1.0 to avoid the iconv dependency