clang_isPODType

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

extern (C)
uint
clang_isPODType

Meta