Function windows_sys::Win32::Globalization::NotifyUILanguageChange
[−]pub unsafe extern "system" fn NotifyUILanguageChange(
dwflags: u32,
pcwstrnewlanguage: PWSTR,
pcwstrpreviouslanguage: PWSTR,
dwreserved: u32,
pdwstatusrtrn: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_Globalization’, ‘Win32_Foundation’
