Function SetWindowLongPtrW

Source
pub unsafe extern "C" fn SetWindowLongPtrW(
    hWnd: HWND,
    nIndex: c_int,
    dwNewLong: LONG_PTR,
) -> LONG_PTR