hdf5.H5public

Undocumented in source.

Members

Aliases

H5_iter_order_t
alias H5_iter_order_t = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
haddr_t
alias haddr_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hbool_t
alias hbool_t = bool
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
herr_t
alias herr_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hsize_t
alias hsize_t = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hssize_t
alias hssize_t = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
htri_t
alias htri_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

H5_index_t
enum H5_index_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_0
enum _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

H5allocate_memory
void* H5allocate_memory(size_t size, hbool_t clear)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5check_version
herr_t H5check_version(uint majnum, uint minnum, uint relnum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5close
herr_t H5close()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5dont_atexit
herr_t H5dont_atexit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5free_memory
herr_t H5free_memory(void* mem)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5garbage_collect
herr_t H5garbage_collect()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5get_libversion
herr_t H5get_libversion(uint* majnum, uint* minnum, uint* relnum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5is_library_threadsafe
herr_t H5is_library_threadsafe(hbool_t* is_ts)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5open
herr_t H5open()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5resize_memory
void* H5resize_memory(void* mem, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5set_free_list_limits
herr_t H5set_free_list_limits(int reg_global_lim, int reg_list_lim, int arr_global_lim, int arr_list_lim, int blk_global_lim, int blk_list_lim)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

H5_ih_info_t
struct H5_ih_info_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta