Function vc6_sys::SetWindowWord

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