pdcurses-sys provides Rust FFI bindings for PDCurses, specifically the win32a implementation by Bill-Gray.
A native C compiler that gcc-rs can use to compile PDCurses.
Cargo.toml
toml
[dependencies]
pdcurses = "0.1"
Licensed under the MIT license, see LICENSE.md