mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 06:54:45 +03:00
019de77fcf
For some reason, winapi's HANDLE type isn't compatible with the core rust ffi HANDLE type when cross compiling. This commit adds some casts. ``` cd pty cargo build --release --target x86_64-pc-windows-msvc ``` refs: #1389 |
||
---|---|---|
.. | ||
examples | ||
src | ||
Cargo.toml |