Simon Sapin
|
e6ea8a94b4
|
Add bindings to all jemalloc public functions
That is, those documented in http://jemalloc.net/jemalloc.3.html
For example `malloc` and `free` can be useful when implementing
callbacks for a C library that doesn’t provide a size when deallocating:
https://www.freetype.org/freetype2/docs/reference/ft2-system_interface.html
|
2017-10-30 16:13:25 +01:00 |