Function SetWindowWord

Source
pub unsafe extern "C" fn SetWindowWord(
    hWnd: HWND,
    nIndex: c_int,
    wNewWord: WORD,
) -> WORD