Add support for initialising arena with backing buffer
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
#include "wapp.h"
|
||||
|
||||
TestFuncResult test_arena_allocator(void);
|
||||
TestFuncResult test_arena_allocator_with_buffer(void);
|
||||
|
||||
#endif // !TEST_ALLOCATOR_H
|
||||
|
||||
Reference in New Issue
Block a user