Constant uniffi::ffi::foreigncallbacks::IDX_CALLBACK_FREE[][src]

pub const IDX_CALLBACK_FREE: u32 = 0;
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.