pub unsafe fn rust_future_free<ReturnType>(handle: RustFutureHandle)
Expand description
Reexport items from other uniffi creates Free a Rust future, dropping the strong reference and releasing all references held by the future.
ยงSafety
The RustFutureHandle must not previously have been passed to rust_future_free