[go: up one dir, main page]

libffi 0.3.1

Rust bindings for libffi
1
2
3
4
5
6
7
8
9
# To do

  - Many more tests and examples.

  - high::BuilderN?
  - Do we need to use `std::thread::catch_panic` somewhere?
  - Custom complex number types? But Rust doesn’t support complex numbers
    anyway...
  - CIF inspection?