cheadergen 0.3.0

Annotations for controlling C/C++ header generation from Rust.
Documentation
1
2
3
4
5
error: `export` cannot be applied to functions
 --> tests/config/fail/export_on_function.rs:3:16
  |
3 | pub extern "C" fn my_func() {}
  |                ^^