[][src]Type Definition hdf5_sys::h5z::H5Z_set_local_func_t

type H5Z_set_local_func_t = Option<extern "C" fn(dcpl_id: hid_t, type_id: hid_t, space_id: hid_t) -> herr_t>;