Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
joko
/
dmmlib
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
aaddd1a3ba
Branchit
Tagit
master
dmmlib
/
custom_malloc.h
custom_malloc.h
69 B
Historia
Raaka
1
2
3
4
5
#include "heap.h"
void * custom_malloc(heap_t* heap, size_t size);