Function user32::SetWindowWord [] [src]

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