ReactOS 0.4.15-dev-7834-g00c4b3d
MSVCRT__heapinfo Struct Reference

#include <msvcrt.h>

Collaboration diagram for MSVCRT__heapinfo:

Public Attributes

int_pentry
 
MSVCRT_size_t _size
 
int _useflag
 

Detailed Description

Definition at line 357 of file msvcrt.h.

Member Data Documentation

◆ _pentry

int * MSVCRT__heapinfo::_pentry

Definition at line 358 of file msvcrt.h.

◆ _size

MSVCRT_size_t MSVCRT__heapinfo::_size

Definition at line 359 of file msvcrt.h.

◆ _useflag

int MSVCRT__heapinfo::_useflag

Definition at line 360 of file msvcrt.h.


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