HDF5  1.12.0
Data Fields
H5T_vlen_alloc_info_t Struct Reference

#include <H5Tprivate.h>

Data Fields

H5MM_allocate_t alloc_func
 
void * alloc_info
 
H5MM_free_t free_func
 
void * free_info
 

Field Documentation

◆ alloc_func

H5MM_allocate_t alloc_func

◆ alloc_info

void* alloc_info

◆ free_func

H5MM_free_t free_func

◆ free_info

void* free_info

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