Type Alias llvm_sys::LLVMAttributeIndex
source · pub type LLVMAttributeIndex = c_uint;
Expand description
Either LLVMAttributeReturnIndex, LLVMAttributeFunctionIndex, or a parameter number from 1 to N.
pub type LLVMAttributeIndex = c_uint;
Either LLVMAttributeReturnIndex, LLVMAttributeFunctionIndex, or a parameter number from 1 to N.