ReactOS 0.4.15-dev-7918-g2a2556c
_heapinfo Struct Reference

#include <malloc.h>

Collaboration diagram for _heapinfo:

Public Attributes

int_pentry
 
size_t _size
 
int _useflag
 

Detailed Description

Definition at line 42 of file malloc.h.

Member Data Documentation

◆ _pentry

int* _heapinfo::_pentry

Definition at line 43 of file malloc.h.

◆ _size

size_t _heapinfo::_size

Definition at line 44 of file malloc.h.

◆ _useflag

int _heapinfo::_useflag

Definition at line 45 of file malloc.h.


The documentation for this struct was generated from the following file: