#pragma once #include #ifdef __cplusplus extern "C" { #endif typedef struct { WGPUBuffer buffer; } ConstantBuffer5Impl; #ifdef __cplusplus } #endif