[][src]Function winapi::um::winuser::SetWindowLongPtrA

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