pub unsafe extern "system" fn ucnvsel_selectForUTF8(
    sel: *const UConverterSelector,
    s: PSTR,
    length: i32,
    status: *mut UErrorCode
) -> *mut UEnumeration
Expand description

Required features: ‘Win32_Globalization’, ‘Win32_Foundation’