SetWindowWord

Function SetWindowWord 

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