feat: expose native window handles

This commit is contained in:
2026-06-23 22:50:32 +04:00
parent dc7e72961a
commit a0a4089e4b
7 changed files with 42 additions and 2 deletions
@@ -7,6 +7,7 @@ repository.workspace = true
[dependencies]
fparkan-platform = { path = "../../crates/fparkan-platform" }
raw-window-handle = "0.6"
winit = "0.30"
[lints]