llvm_sys::core

Function LLVMGetCallSiteAttributes

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