[−][src]Function hdf5_sys::h5o::H5Ovisit_by_name3
pub unsafe extern "C" fn H5Ovisit_by_name3(
loc_id: hid_t,
obj_name: *const c_char,
idx_type: H5_index_t,
order: H5_iter_order_t,
op: H5O_iterate2_t,
op_data: *mut c_void,
fields: c_uint,
lapl_id: hid_t
) -> herr_t