clang_isPODType

\brief Return 1 if the CXType is a POD (plain old data) type, and 0 otherwise.

extern (C) @safe @nogc pure nothrow
uint
clang_isPODType
()

Meta