struct DPCTLSpecConstTy

#include <dpctl_sycl_kernel_bundle_interface.h>

struct DPCTLSpecConstTy
{
    // fields

    uint32_t id;
    size_t size;
    const void* value;
};