clang_CXXConstructor_isMoveConstructor

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

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

Meta