Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0
API Reference
 
Loading...
Searching...
No Matches
H5MMpublic.h File Reference
#include "H5public.h"
+ Include dependency graph for H5MMpublic.h:
+ This graph shows which files directly or indirectly include this file:

Typedefs

typedef void *(* H5MM_allocate_t) (size_t size, void *alloc_info)
 
typedef void(* H5MM_free_t) (void *mem, void *free_info)
 

Typedef Documentation

◆ H5MM_allocate_t

typedef void *(* H5MM_allocate_t) (size_t size, void *alloc_info)

◆ H5MM_free_t

typedef void(* H5MM_free_t) (void *mem, void *free_info)