[][src]Function CCODE::SetWindowLongW

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