Harlequin RIP SDK

Header file defining the Memory allocation callback API. More...

#include "ripcall.h"
#include <stddef.h>
#include "swapi.h"

Data Structures

struct  sw_memory_instance
 An instance of the memory callback API implementation. More...
 
struct  sw_memory_api
 A structure containing callback functions for memory allocation. More...
 

Typedefs

typedef struct sw_memory_api sw_memory_api
 Type definition of the memory callback interface implementation.
 
typedef struct sw_memory_instance sw_memory_instance
 An instance of the memory callback API implementation. More...
 

Enumerations

enum  { SW_MEMORY_API_VERSION_20070525 = 2 , SW_MEMORY_API_VERSION_20071110 }
 Version numbers defined for the memory management callback API. More...
 

Functions

sw_memory_instanceSwAllocAPI (void)
 

Detailed Description

Header file defining the Memory allocation callback API.

Copyright (C) 2023 Global Graphics Software Ltd. All rights reserved. This source code contains the confidential and trade secret information of Global Graphics Software Ltd. It may not be used, copied or distributed for any reason except as set forth in the applicable Global Graphics license agreement.