hat-util
0.6.16
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
15
extern
hat_allocator_t
hat_py_allocator
;
16
17
#ifdef __cplusplus
18
}
19
#endif
20
21
#endif
allocator.h
Memory allocator.
hat_py_allocator
hat_allocator_t hat_py_allocator
allocator instance
hat_allocator_t
Allocator base struct.
Definition:
allocator.h:36
hat
py_allocator.h
Generated by
1.9.1