Harlequin RIP SDK

Collection structure for initialization parameters. More...

#include "swcmm.h"

Data Fields

sw_memory_instancemem
 Global memory allocator. More...
 

Detailed Description

Collection structure for initialization parameters.

Field Documentation

◆ mem

sw_memory_instance* sw_cmm_init_params::mem

Global memory allocator.

The memory allocators provided in the instances should only be used for allocations local to that instance. This memory allocator can be used for allocations which must survive individual instance lifetimes.


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