[][src]Function hdf5_sys::h5o::H5Ovisit3

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