[][src]Function CCODE::SetWindowLongA

pub unsafe extern "C" fn SetWindowLongA(
    hWnd: HWND,
    nIndex: c_int,
    dwNewLong: LONG
) -> LONG