tauri/.changes/parent-window-hwnd.md

6 lines
146 B
Markdown
Raw Normal View History

---
"tauri": patch
---
**Breaking change:** The `Window::hwnd` method now returns *HWND* from `windows-rs` crate instead of *c_void* on Windows.