interoptopus 0.16.0

The polyglot bindings generator for your library (C#, C, Python, ...). 🐙
Documentation
mod inventory {
    mod basic;
    mod forbidden;
    mod macros;
}

mod ui {
    mod all;
}

mod proc {
    mod naming;
}

mod types {
    mod cstr_ptr;
    mod layout;
    mod option;
    mod primitive;
    mod result;
    mod slice;
    mod std;
}

mod wire {
    mod basic;
    mod io;
    mod std;
}