dhdf5-simple v0.1.0 (2017-07-08T18:35:35Z)
Dub
Repo
H5Z_cb_t
hdf5
H5Zpublic
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
H5Z_cb_t {
H5Z_filter_func_t
func
;
void
*
op_data
;
}
Members
Variables
func
H5Z_filter_func_t
func
;
Undocumented in source.
op_data
void
*
op_data
;
Undocumented in source.
Meta
Source
See Implementation
hdf5
H5Zpublic
aliases
H5Z_can_apply_func_t
H5Z_filter_func_t
H5Z_filter_t
H5Z_func_t
H5Z_set_local_func_t
enums
H5Z_EDC_t
H5Z_SO_scale_type_t
H5Z_cb_return_t
functions
H5Zfilter_avail
H5Zget_filter_info
H5Zregister
H5Zunregister
structs
H5Z_cb_t
H5Z_class1_t
H5Z_class2_t