[][src]Function hdf5_sys::h5a::H5Aiterate2

pub unsafe extern "C" fn H5Aiterate2(
    loc_id: hid_t,
    idx_type: H5_index_t,
    order: H5_iter_order_t,
    idx: *mut hsize_t,
    op: H5A_operator2_t,
    op_data: *mut c_void
) -> herr_t