Function Riconv_open

Source
pub unsafe extern "C" fn Riconv_open(
    tocode: *const c_char,
    fromcode: *const c_char,
) -> *mut c_void