SetWindowWord

Function SetWindowWord 

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