v2.0.0
Updates to the way handles are implemented. With the new SafeHandle
approach
raw resources are less likely to not be properly cleaned up in some error cases.
This also improves type safety of some FFI binding declarations.
Updates to the way handles are implemented. With the new SafeHandle
approach
raw resources are less likely to not be properly cleaned up in some error cases.
This also improves type safety of some FFI binding declarations.