Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.10.9-1
C-API Reference
H5MMpublic.h File Reference
#include "H5public.h"

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)