split.h 87 B

1234
  1. #include <dmmlib/heap.h>
  2. void split(allocator_t *allocator, heap_t *heap, void *ptr);