clang_CXXMethod_isDefaulted

Determine if a C++ method is declared '= default'.

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

Meta