LLVMCountStructElementTypes

Get the number of elements defined inside the structure.

@see llvm::StructType::getNumElements()

extern (C) nothrow
uint
LLVMCountStructElementTypes
(
LLVMTypeRef StructTy
)

Meta