pub unsafe extern "system" fn NotifyUILanguageChange(
    dwflags: u32,
    pcwstrnewlanguage: PWSTR,
    pcwstrpreviouslanguage: PWSTR,
    dwreserved: u32,
    pdwstatusrtrn: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_Globalization’, ‘Win32_Foundation’