Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
joko
/
dmmlib
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
57a68f4982
Branches
Tags
master
dmmlib
/
private-include
/
split.h
split.h
87 B
History
Raw
1
2
3
4
#include <dmmlib/heap.h>
void split(allocator_t *allocator, heap_t *heap, void *ptr);