Crate umm_malloc_sys

Source
Expand description

FFI bindings to the umm_malloc memory allocator. Based on umm_malloc release v1.1.2.

See umm-malloc-rs for rustified bindings.

Functions§

umm_calloc
umm_free
umm_init
umm_init_heap
umm_malloc
umm_realloc