Picasso API  2.9
Data Fields
_ps_memory_funcs Struct Reference

Memory allocator functions structure. More...

#include <picasso_backport.h>

Data Fields

ps_free_func mem_free
 
ps_calloc_func mem_calloc
 

Detailed Description

Memory allocator functions structure.

Definition at line 63 of file picasso_backport.h.

Field Documentation

◆ mem_calloc

ps_calloc_func _ps_memory_funcs::mem_calloc

Memory free function

Definition at line 66 of file picasso_backport.h.

◆ mem_free

ps_free_func _ps_memory_funcs::mem_free

Memory allocation function

Definition at line 65 of file picasso_backport.h.


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