windows::Win32::Globalization

Function ucnvsel_selectForUTF8

pub unsafe fn ucnvsel_selectForUTF8<P1>(
    sel: *const UConverterSelector,
    s: P1,
    length: i32,
    status: *mut UErrorCode,
) -> *mut UEnumeration
where P1: Param<PCSTR>,