hat-util  0.6.14
Utility library
py_allocator.h
Go to the documentation of this file.
1 #ifndef HAT_PY_ALLOCATOR_H
2 #define HAT_PY_ALLOCATOR_H
3 
8 #include "allocator.h"
9 
10 #ifdef __cplusplus
11 extern "C" {
12 #endif
13 
16 
17 #ifdef __cplusplus
18 }
19 #endif
20 
21 #endif
Memory allocator.
hat_allocator_t hat_py_allocator
allocator instance
Allocator base struct.
Definition: allocator.h:36