Function windows_sys::Win32::Globalization::GetUILanguageInfo
pub unsafe extern "system" fn GetUILanguageInfo(
dwflags: u32,
pwmszlanguage: PCWSTR,
pwszfallbacklanguages: PWSTR,
pcchfallbacklanguages: *mut u32,
pattributes: *mut u32
) -> BOOLExpand description
Required features: "Win32_Globalization", "Win32_Foundation"