uniffi::ffi

Constant IDX_CALLBACK_FREE

Source
pub const IDX_CALLBACK_FREE: u32 = 0; // 0u32
Expand description

The method index used by the Drop trait to communicate to the foreign language side that Rust has finished with it, and it can be deleted from the handle map.