pub type NativeAbiDestroyInstance = unsafe extern "C" fn(instance: *mut c_void);
Entry that destroys a guest instance handle.