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

Required features: "Win32_Globalization"