HDK
|
#include "H5public.h"
Go to the source code of this file.
Typedefs | |
typedef void *(* | H5MM_allocate_t )(size_t size, void *alloc_info) |
typedef void(* | H5MM_free_t )(void *mem, void *free_info) |
Definition at line 36 of file H5MMpublic.h.
Definition at line 37 of file H5MMpublic.h.