Function user32::SetWindowLongPtrA [] [src]

pub unsafe extern "system" fn SetWindowLongPtrA(
    hWnd: HWND,
    nIndex: c_int,
    dwNewLong: LONG_PTR
) -> LONG_PTR