pub unsafe extern "system" fn ucnv_open(
    convertername: PCSTR,
    err: *mut UErrorCode
) -> *mut UConverter
Expand description

Required features: "Win32_Globalization"