ΒΆunsigned int LLVMCountStructElementTypes(
    LLVMTypeRef StructTy)

Description

Get the number of elements defined inside the structure.

Declared at: llvm/include/llvm-c/Core.h:1311

Parameters

LLVMTypeRef StructTy