0.1.2
Pre-release
Pre-release
- Support opaque C++ types that are not structs, for example
using Obj = void*;
could now be manipulated as an opaque type from Rust (#15)
using Obj = void*;
could now be manipulated as an opaque type from Rust (#15)