Method LLVMCountParamTypes
LLVMCountParamTypes(LLVMTypeRef)
TODO: Provide summary for Function LLVMCountParamTypes
Declaration
public static uint LLVMCountParamTypes(LLVMTypeRef FunctionTy)
Parameters
public static uint LLVMCountParamTypes(LLVMTypeRef FunctionTy)
LLVMTypeRef | FunctionTy | TODO: Provide details of parameter FunctionTy |
Returns
UInt32 | TODO: Document return value |