[][src]Function hdf5_sys::h5o::H5Ovisit2

pub unsafe extern "C" fn H5Ovisit2(
    obj_id: hid_t,
    idx_type: H5_index_t,
    order: H5_iter_order_t,
    op: H5O_iterate_t,
    op_data: *mut c_void,
    fields: c_uint
) -> herr_t