Type Alias libdonet::dckeyword::HistoricalFlag

source ·
pub type HistoricalFlag = i32;
Expand description

This is a flag bitmask for historical keywords. Panda uses a C/C++ ‘int’ for this, which is stored as 4 bytes in modern 32-bit and 64-bit C/C++ compilers.