SysAllocWinAPI::SysAllocWinAPI

SysAllocWinAPI::SysAllocWinAPI
SF_EXPORT SysAllocWinAPI(UPInt granularity = 64*1024, UPInt segSize = SegSize);
Description

Initializes the system allocator.

Parameters
Parameters 
Description 
UPInt granularity = 64*1024 
Granularity size specified for the system allocator. 
UPInt segSize = SegSize 
Segment size to reserve the address space.