H5Z_func_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias H5Z_func_t = size_t function
(
uint flags
,
size_t cd_nelmts
,
const uint[] cd_values
,
size_t nbytes
,
size_t* buf_size
,
void** buf
)

Meta