Function windows::Win32::Globalization::ucnv_openStandardNames

pub unsafe fn ucnv_openStandardNames<P0, P1>(
    convname: P0,
    standard: P1,
    perrorcode: *mut UErrorCode,
) -> *mut UEnumeration
where P0: Param<PCSTR>, P1: Param<PCSTR>,