eBPF for Windows
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
hashmap.h
Go to the documentation of this file.
1// Copyright (c) eBPF for Windows contributors
2// SPDX-License-Identifier: MIT
3#pragma once
4#pragma warning(push)
5#include "../external/bpftool/libbpf/src/hashmap.h"
6#pragma warning(pop)