clang_getNumElements

\brief 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) @safe @nogc pure nothrow
long
clang_getNumElements
()

Meta