[−][src]Type Definition llvm_sys::LLVMAttributeIndex
type LLVMAttributeIndex = c_uint;
Either LLVMAttributeReturnIndex, LLVMAttributeFunctionIndex, or a parameter number from 1 to N.
type LLVMAttributeIndex = c_uint;
Either LLVMAttributeReturnIndex, LLVMAttributeFunctionIndex, or a parameter number from 1 to N.