ΒΆunsigned int LLVMCountParamTypes(
LLVMTypeRef FunctionTy)
unsigned int LLVMCountParamTypes(
LLVMTypeRef FunctionTy)
Description
Obtain the number of parameters this function accepts.
Declared at: llvm/include/llvm-c/Core.h:1236
Parameters
- LLVMTypeRef FunctionTy