Rust: Importing C constants: Proof of Concept

8.7.2015

A proof-of-concept rustc plugin that imports C macro constants from C include files at compile time.
...

Starší zápisky ~ Previous posts

14.6.2015 Rust FFI: Wrapping C API in Rust struct
13.6.2015 Tweaking Sublime Text for HiDPI
13.6.2015 Tabs considered harmful
13.5.2015 Hello, World!