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