 |
HDF5
1.12.0
|
Go to the documentation of this file.
23 #define H5FD_CORE (H5FD_core_init())
H5_DLL hid_t H5FD_core_init(void)
Definition: H5FDcore.c:441
H5_DLL herr_t H5Pget_fapl_core(hid_t fapl_id, size_t *increment, hbool_t *backing_store)
Definition: H5FDcore.c:633
int64_t hid_t
Definition: H5Ipublic.h:55
H5_DLL herr_t H5Pset_fapl_core(hid_t fapl_id, size_t increment, hbool_t backing_store)
Definition: H5FDcore.c:591
#define H5_DLL
Definition: H5api_adpt.h:234
int herr_t
Definition: H5public.h:128
bool hbool_t
Definition: H5public.h:159