Block Class

Definition

Line 19 of System.Base/Memory.cm

Constructors & Destructor

public nothrow Block()

Member Variables

public Block* next
public long size

Constructor& Destructor Details

Block Constructor

public nothrow Block()

Definition
Line 21 of System.Base/Memory.cm