Harlequin RIP SDK

Defines a structure to hold a set of system memory allocation functions. More...

#include "mem.h"

Data Fields

SysAllocFnpAllocFn
 
SysFreeFnpFreeFn
 

Detailed Description

Defines a structure to hold a set of system memory allocation functions.

Field Documentation

◆ pAllocFn

SysAllocFn* SysMemFns::pAllocFn

Allocation function for system memory.

◆ pFreeFn

SysFreeFn* SysMemFns::pFreeFn

De-allocation function for system memory.


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