clang_isUnexposed

Determine whether the given cursor represents a currently unexposed piece of the AST (e.g., CXCursor_UnexposedStmt).

extern (C) @nogc @trusted nothrow pure
uint
clang_isUnexposed
()

Meta