Function libxml::bindings::iconv_open[][src]

pub unsafe extern "C" fn iconv_open(
    __tocode: *const c_char,
    __fromcode: *const c_char
) -> iconv_t