Function llvm_sys::core::LLVMGetAttributesAtIndex

source ยท
pub unsafe extern "C" fn LLVMGetAttributesAtIndex(
    F: LLVMValueRef,
    Idx: LLVMAttributeIndex,
    Attrs: *mut LLVMAttributeRef
)