Constant uniffi::IDX_CALLBACK_FREE

source ·
pub const IDX_CALLBACK_FREE: u32 = 0; // 0u32
Expand description

Reexport items from other uniffi creates 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.