Function llvm_sys::core::LLVMGetCallSiteAttributes

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