uniffi-rs
769f7d90 - Adding `Handle` and `HandleAlloc`

Commit
2 years ago
Adding `Handle` and `HandleAlloc` `Handle` is a u64 newtype that I hope to use to represent objects that get passed across the FFI. `HandleAlloc` is an ffi trait that converts between `Arc<>` and `Handle`.
Author
Committer
Parents
Loading