This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
notcurses
Watch
1
Star
0
Fork
0
You've already forked notcurses
mirror of
https://github.com/dankamongmen/notcurses
synced
2025-03-10 01:29:05 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
notcurses
/
rust
/
build
/
wrapper.h
3 lines
63 B
C
Raw
Normal View
History
Unescape
Escape
Rust: build libnotcurses-sys from CMake #320
2020-02-18 13:18:20 -05:00
#
include
<notcurses/notcurses.h>
rust: generate direct mode bindings When we split direct.h out from notcurses.h, I forgot to add the new header file to the bindgen-rs includes. I've added it, and also added a simple directmode unit test. Closes #853. Thanks @joseluis for reporting this issue!
2020-08-06 08:14:29 -04:00
#
include
<notcurses/direct.h>
Reference in New Issue
Copy Permalink