clang_CXXMethod_isStatic

Determine if a C++ member function or member function template is declared 'static'.

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

Meta