clang_getArraySize

\brief Return the array size of a constant array.

If a non-array type is passed in, -1 is returned.

extern (C) @safe @nogc pure nothrow
long
clang_getArraySize
()

Meta