pdcurses-sys 0.1.0

FFI bindings for PDCurses, specifically the win32a implementation.
docs.rs failed to build pdcurses-sys-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

pdcurses-sys

pdcurses-sys provides Rust FFI bindings for PDCurses, specifically the win32a implementation by Bill-Gray.

Requirements

A native C compiler that gcc-rs can use to compile PDCurses.

License

Licensed under the MIT license, see LICENSE.md