DittoSyncKit  1.0.0-alpha4
Protected Member Functions | List of all members
Ditto.SyncKit.DittoHandleWrapper Class Reference

Provides a GC object to hold the Rust pointer so disposes can be out of order Same pattern as in C++, Cocoa and (most recently) Android. More...

Inheritance diagram for Ditto.SyncKit.DittoHandleWrapper:

Protected Member Functions

override unsafe void drop (bool disposing)
 

Detailed Description

Provides a GC object to hold the Rust pointer so disposes can be out of order Same pattern as in C++, Cocoa and (most recently) Android.