clang_CXXField_isMutable

Determine if a C++ field is declared 'mutable'.

extern (C) @nogc @trusted nothrow pure
uint
clang_CXXField_isMutable
(
const CXCursor C
)

Meta