clang_getNumElements

Return the number of elements of an array or vector type.

If a type is passed in that is not an array or vector type, -1 is returned.

extern (C)
long
clang_getNumElements

Meta