Function uniffi::rust_future_free

source ·
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