miniz_oxide
miniz_oxide copied to clipboard
Minimize unsafe usage in C API
There's still some unsafe usage in the C API glue that could be avoided, such as raw memory allocation.
Eventually we want to fully fix #16, but the innter C glue code may or may not be used by that.