LMMS
Loading...
Searching...
No Matches
id.h
Go to the documentation of this file.
1#pragma once
2
3#include "private/std.h"
4#include "private/macros.h"
5
7
8static const CLAP_CONSTEXPR clap_id CLAP_INVALID_ID = UINT32_MAX;
uint32_t clap_id
Definition id.h:6
static const CLAP_CONSTEXPR clap_id CLAP_INVALID_ID
Definition id.h:8
#define CLAP_CONSTEXPR
Definition macros.h:32
unsigned int uint32_t
Definition mid.cpp:100