llvm_sys::core

Function LLVMGetAttributesAtIndex

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