libc

Function iconv_open

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