Skip to content

v2.0.0

Compare
Choose a tag to compare
@iwillspeak iwillspeak released this 19 Feb 10:48
7b688ee

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.