ReactOS
0.4.15-dev-4857-g47842d7
|
#include <malloc.h>
Public Attributes | |
int * | _pentry |
size_t | _size |
int | _useflag |
int* _heapinfo::_pentry |
Definition at line 43 of file malloc.h.
Referenced by _heapset().
size_t _heapinfo::_size |
Definition at line 44 of file malloc.h.
Referenced by _heapset().
int _heapinfo::_useflag |
Definition at line 45 of file malloc.h.
Referenced by _heapset().