Harlequin RIP SDK
sw_htm_init_params Struct Reference

Collection structure for initialisation parameters. More...

#include "swhtm.h"

Data Fields

sw_memory_instancemem
 Global memory allocator. More...
 

Detailed Description

Collection structure for initialisation parameters.

Field Documentation

◆ mem

sw_memory_instance* sw_htm_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: