[][src]Function winapi::um::winuser::SetWindowWord

pub unsafe extern "system" fn SetWindowWord(
    hwnd: HWND,
    nIndex: c_int,
    wNewWord: WORD
) -> WORD