MagickCore  6.9.10
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

◆ allocation

void* _DataSegmentInfo::allocation

Referenced by DestroyMagickMemory().

◆ bound

void * _DataSegmentInfo::bound

Referenced by DestroyMagickMemory().

◆ length

size_t _DataSegmentInfo::length

Referenced by DestroyMagickMemory().

◆ mapped

MagickBooleanType _DataSegmentInfo::mapped

Referenced by DestroyMagickMemory().

◆ next

◆ previous

struct _DataSegmentInfo* _DataSegmentInfo::previous

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