windows::Win32::Globalization

Function ucnv_getStandardName

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