[−][src]Type Definition hdf5_sys::h5o::H5O_iterate2_t
type H5O_iterate2_t = Option<extern "C" fn(obj: hid_t, name: *const c_char, info: *const H5O_info2_t, op_data: *mut c_void) -> herr_t>;
type H5O_iterate2_t = Option<extern "C" fn(obj: hid_t, name: *const c_char, info: *const H5O_info2_t, op_data: *mut c_void) -> herr_t>;