Mercurial > hg > pub > prymula > com
view DPF-Prymula-audioplugins/dpf/distrho/src/clap/id.h @ 4:0962f0296c8a
ColorsMemory-0.210503-1.1
author | prymula <prymula76@outlook.com> |
---|---|
date | Tue, 30 Jan 2024 16:43:10 +0100 |
parents | 84e66ea83026 |
children |
line wrap: on
line source
#pragma once #include "private/std.h" #include "private/macros.h" typedef uint32_t clap_id; static const CLAP_CONSTEXPR clap_id CLAP_INVALID_ID = UINT32_MAX;