clang_isPODType

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

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

Meta