clang_Cursor_isFunctionInlined

Determine whether a CXCursor that is a function declaration, is an inline declaration.

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

Meta