HDF5  1.12.0
H5FDpkg.h File Reference

Functions

H5_DLL haddr_t H5FD__alloc_real (H5FD_t *file, H5FD_mem_t type, hsize_t size, haddr_t *align_addr, hsize_t *align_size)
 
H5_DLL herr_t H5FD__free_real (H5FD_t *file, H5FD_mem_t type, haddr_t addr, hsize_t size)
 
H5_DLL hbool_t H5FD__supports_swmr_test (const char *vfd_name)
 

Function Documentation

◆ H5FD__alloc_real()

H5_DLL haddr_t H5FD__alloc_real ( H5FD_t file,
H5FD_mem_t  type,
hsize_t  size,
haddr_t align_addr,
hsize_t *  align_size 
)

◆ H5FD__free_real()

◆ H5FD__supports_swmr_test()

H5_DLL hbool_t H5FD__supports_swmr_test ( const char *  vfd_name)

References FUNC_LEAVE_NOAPI(), and ret_value.