pub unsafe extern "system" fn GetCPInfoExW(
    codepage: u32,
    dwflags: u32,
    lpcpinfoex: *mut CPINFOEXW
) -> BOOL
Expand description

Required features: "Win32_Globalization", "Win32_Foundation"