All Databases
Inside Mac - Index
MemoryBlock
MemoryBlock
structure
#include <
Memory.h
>
typedef struct
MemoryBlock
{
Size Offset Description
void * address; 4 0 start of block
unsigned long
count; 4 4 size of block
}
MemoryBlock
; 8
Referenced by (6):
Types.h
VIA
physicalEntryCount
VIA (Inside Mac - Index)
physicalEntryCount (Inside Mac - Index)
Obtaining Information About Virtual Memory (Inside Mac - Basic Toolbox)