hat-util
0.6.16
Utility library
libc_allocator.h
Go to the documentation of this file.
1
#ifndef HAT_LIBC_ALLOCATOR_H
2
#define HAT_LIBC_ALLOCATOR_H
3
8
#include "
allocator.h
"
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
15
extern
hat_allocator_t
hat_libc_allocator
;
16
17
#ifdef __cplusplus
18
}
19
#endif
20
21
#endif
allocator.h
Memory allocator.
hat_libc_allocator
hat_allocator_t hat_libc_allocator
allocator instance
hat_allocator_t
Allocator base struct.
Definition:
allocator.h:36
hat
libc_allocator.h
Generated by
1.9.1