[][src]Type Definition hdf5_sys::h5o::H5O_iterate_t

type H5O_iterate_t = Option<extern "C" fn(obj: hid_t, name: *const c_char, info: *const H5O_info_t, op_data: *mut c_void) -> herr_t>;