pub unsafe extern "system" fn SetWindowWord(
    hwnd: HWND,
    nindex: i32,
    wnewword: u16
) -> u16
Expand description

Required features: "Win32_Foundation"