windows::Win32::Globalization

Function ucnv_open

pub unsafe fn ucnv_open<P0>(
    convertername: P0,
    err: *mut UErrorCode,
) -> *mut UConverter
where P0: Param<PCSTR>,