IDA C++ SDK
9.2
Loading...
Searching...
No Matches
Type modifiers
Type flags
Variables
const
type_t
BTM_CONST
= 0x40
const
const
type_t
BTM_VOLATILE
= 0x80
volatile
Detailed Description
"const volatile" types are forbidden
Variable Documentation
◆
BTM_CONST
const
type_t
BTM_CONST = 0x40
const
◆
BTM_VOLATILE
const
type_t
BTM_VOLATILE = 0x80
volatile