MagickCore  6.9.12-43
Convert, Edit, Or Compose Bitmap Images
_DataSegmentInfo Struct Reference
Collaboration diagram for _DataSegmentInfo:
[legend]

Data Fields

void * allocation
 
void * bound
 
MagickBooleanType mapped
 
size_t length
 
struct _DataSegmentInfoprevious
 
struct _DataSegmentInfonext
 

Field Documentation

void* _DataSegmentInfo::allocation

Referenced by DestroyMagickMemory().

void * _DataSegmentInfo::bound
size_t _DataSegmentInfo::length

Referenced by DestroyMagickMemory().

MagickBooleanType _DataSegmentInfo::mapped

Referenced by DestroyMagickMemory().

struct _DataSegmentInfo * _DataSegmentInfo::next

Referenced by AcquireMagickMemory().

struct _DataSegmentInfo* _DataSegmentInfo::previous

Referenced by AcquireMagickMemory().


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