Method LLVMGetCallSiteAttributeCount
LLVMGetCallSiteAttributeCount(LLVMValueRef, LLVMAttributeIndex)
TODO: Provide summary for Function LLVMGetCallSiteAttributeCount
Declaration
public static uint LLVMGetCallSiteAttributeCount(LLVMValueRef C, LLVMAttributeIndex Idx)
Parameters
public static uint LLVMGetCallSiteAttributeCount(LLVMValueRef C, LLVMAttributeIndex Idx)
LLVMValueRef | C | TODO: Provide details of parameter C |
LLVMAttributeIndex | Idx | TODO: Provide details of parameter Idx |
Returns
UInt32 | TODO: Document return value |