clang_CXXConstructor_isCopyConstructor

Determine if a C++ constructor is a copy constructor.

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

Meta