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

Required features: "Win32_Foundation"