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